Skip to content

Hostname

advanceforwardingent.com

Last fetched

advanceforwardingent.com resolves to 1 IPv4 address operated by AS24940 in DE. WHOIS lists iana:3254 as the registrar.

Nutrition Label

WHISPER CANON · advanceforwardingent.comRouting diversity1.5/10Peering density8.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/advanceforwardingent.com

Resolution chain

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

IPPrefixASNOperatorCountry
162.55.7.38162.55.0.0/16AS24940DE

WHOIS identity

Registrar
iana:3254
Organization
ultra hosting
Contact emails

Subdomains

7 observed subdomains of advanceforwardingent.com.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for advanceforwardingent.com.

MechanismTarget
SPF_IP142.171.138.214
SPF_IP192.227.228.194
SPF_IP23.94.112.139
SPF_IP66.187.5.118
SPF_IP66.187.6.33
SPF_IP84.46.239.36
SPF_IP89.117.0.22
SPF_IP89.117.94.5

Related pages

Pivot deeper into the graph from advanceforwardingent.com.

Cypher and MCP

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

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