Skip to content

Hostname

webgraphix.100pro.bg

Last fetched

webgraphix.100pro.bg resolves to 1 IPv4 address operated by AS57344 in BG.

Nutrition Label

WHISPER CANON · webgraphix.100pro.bgRouting diversity1.5/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/webgraphix.100pro.bg

Resolution chain

webgraphix.100pro.bg resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
79.124.76.2079.124.76.0/24AS57344BG

WHOIS identity

No WHOIS records are currently associated with webgraphix.100pro.bg in WhisperGraph.

Subdomains

1 observed subdomain of webgraphix.100pro.bg.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for webgraphix.100pro.bg.

MechanismTarget
SPF_Awebgraphix.100pro.bg
SPF_IP79.124.76.49
SPF_IP91.148.168.228
SPF_MXwebgraphix.100pro.bg

Related pages

Pivot deeper into the graph from webgraphix.100pro.bg.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "webgraphix.100pro.bg"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.