Skip to content

Hostname

ammega.com

Last fetched

ammega.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · ammega.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/ammega.com

Resolution chain

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

WHOIS identity

Registrar
iana:69
Organization
ammega_it
Contact emails

Subdomains

17 observed subdomains of ammega.com.

Web-graph footprint

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

72 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

38 SPF mechanisms authorising senders for ammega.com.

MechanismTarget
SPF_Aammega.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEet._spf.pardot.com
SPF_INCLUDEone.zoho.eu
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf1.ammega.info
SPF_INCLUDEspf2.ammega.info
SPF_INCLUDEspfinclude.werkonline.nu
SPF_INCLUDEspforacle.ammega.info
SPF_IP104.195.127.0/28
SPF_IP104.195.80.16/28
SPF_IP123.243.157.179
SPF_IP123.243.64.43
SPF_IP14.200.111.59
SPF_IP14.201.108.59
SPF_IP154.14.55.140
SPF_IP162.218.0.230/32
SPF_IP162.218.1.150/32
SPF_IP162.218.1.205/32
SPF_IP162.218.1.206/32
SPF_IP174.37.85.64/28
SPF_IP192.200.181.144/28
SPF_IP192.200.190.165/30
SPF_IP207.211.63.183
SPF_IP208.116.180.100/32
SPF_IP208.116.180.104
SPF_IP27.33.174.170
SPF_IP40.107.6.49
SPF_IP54.240.57.46/32
SPF_IP54.240.57.47/32
SPF_IP60.240.234.251
SPF_IP63.141.144.128/28
SPF_IP68.179.109.125
SPF_IP69.174.127.2
SPF_IP75.126.150.248/30
SPF_IP80.197.60.32/29
SPF_IP82.193.164.111/32
SPF_MXammega.com

Related pages

Pivot deeper into the graph from ammega.com.

Cypher and MCP

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

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