Skip to content

Hostname

aggm.at

Last fetched

aggm.at appears in WhisperGraph with partial WHOIS records but no current public IPv4 resolution.

Nutrition Label

WHISPER CANON · aggm.atRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/aggm.at

Resolution chain

aggm.at has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

No WHOIS records are currently associated with aggm.at in WhisperGraph.

Subdomains

12 observed subdomains of aggm.at.

Web-graph footprint

Distinct hostnames that link to or from aggm.at in the public web crawl.

51 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

19 SPF mechanisms authorising senders for aggm.at.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf1.eyepinnews.com
SPF_INCLUDEspf2.eyepinnews.com
SPF_INCLUDEspf3.eyepinnews.com
SPF_IP193.186.185.120
SPF_IP193.186.185.122
SPF_IP193.186.185.143
SPF_IP193.186.185.144
SPF_IP193.186.185.184
SPF_IP193.186.185.199
SPF_IP193.186.185.206
SPF_IP194.102.139.41
SPF_IP194.102.139.42
SPF_IP194.102.139.99
SPF_IP195.2.221.68
SPF_IP195.2.221.69
SPF_IP195.2.221.85
SPF_IP5.183.218.5
SPF_MXaggm.at

Related pages

Pivot deeper into the graph from aggm.at.

Cypher and MCP

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

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