Skip to content

Hostname

atmoserp.com

Last fetched

atmoserp.com resolves to 8 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · atmoserp.comRouting diversity4.5/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/atmoserp.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.27.142.201100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
174.129.246.167174.129.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
34.202.246.9434.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.205.230.18434.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
52.205.167.24752.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
54.160.235.15054.160.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.221.200.14454.221.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
98.95.112.16998.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:303
Organization
frg inform?tica
Contact emails

Subdomains

35 observed subdomains of atmoserp.com.

Web-graph footprint

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

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for atmoserp.com.

MechanismTarget
SPF_Aatmoserp.com
SPF_IP177.129.4.32/27
SPF_MXatmoserp.com

Related pages

Pivot deeper into the graph from atmoserp.com.

Cypher and MCP

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

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