Skip to content

Hostname

victory4all.com

Last fetched

victory4all.com resolves to 2 IPv4 addresses operated by AS47583 in DE. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · victory4all.comRouting diversity2.4/10Peering density6.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/victory4all.com

Resolution chain

victory4all.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:269
Organization
g. hoekzema
Contact emails

Subdomains

2 observed subdomains of victory4all.com.

Web-graph footprint

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

9 sites link to this hostname.

17 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for victory4all.com.

MechanismTarget
SPF_Avictory4all.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEemsd1.com
SPF_INCLUDEservers.mcsv.net
SPF_IP2a02:2770:3:0:216:3eff:fe87:56ce
SPF_IP91.213.195.98
SPF_MXvictory4all.com

Related pages

Pivot deeper into the graph from victory4all.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "victory4all.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.