Skip to content

Hostname

bigwinguide.com

Last fetched

bigwinguide.com resolves to 1 IPv4 address operated by AS57043 in NL. WHOIS lists iana:625 as the registrar.

Nutrition Label

WHISPER CANON · bigwinguide.comRouting diversity1.5/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/bigwinguide.com

Resolution chain

bigwinguide.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
79.133.180.4379.133.180.0/24AS57043NL

WHOIS identity

Registrar
iana:625
Organization
domain protection services,
Contact emails

Subdomains

4 observed subdomains of bigwinguide.com.

Web-graph footprint

Distinct hostnames that link to or from bigwinguide.com in the public web crawl.

368 sites link to this hostname.

23 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for bigwinguide.com.

MechanismTarget
SPF_Abigwinguide.com
SPF_IP79.133.180.43
SPF_MXbigwinguide.com

Related pages

Pivot deeper into the graph from bigwinguide.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "bigwinguide.com"})-[: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.