Skip to content

Hostname

webagent.alfavox.com

Last fetched

webagent.alfavox.com resolves to 1 IPv4 address operated by HOMEPL-AS in PL.

Nutrition Label

WHISPER CANON · webagent.alfavox.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/webagent.alfavox.com

Resolution chain

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

IPPrefixASNOperatorCountry
62.129.221.25162.129.192.0/19AS12824HOMEPL-ASPL

WHOIS identity

No WHOIS records are currently associated with webagent.alfavox.com in WhisperGraph.

Subdomains

2 observed subdomains of webagent.alfavox.com.

Threat posture

History

Mail and authentication

MX records

SPF policy

7 SPF mechanisms authorising senders for webagent.alfavox.com.

MechanismTarget
SPF_Awebagent.alfavox.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEvbbabo-mail-01.corp.alfavox.com
SPF_IP62.129.221.251
SPF_IP93.179.233.250
SPF_IP93.179.233.251
SPF_MXwebagent.alfavox.com

Related pages

Pivot deeper into the graph from webagent.alfavox.com.

Cypher and MCP

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

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