Skip to content

Hostname

amcompsol.com

Last fetched

amcompsol.com is a registered hostname under the .com top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

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

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

Registrar
iana:69
Organization
Contact emails

Subdomains

3 observed subdomains of amcompsol.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for amcompsol.com.

MechanismTarget
SPF_Aamcompsol.com
SPF_Adeveromail.deverus.com
SPF_INCLUDEdeverus.com
SPF_IP66.36.160.0/19
SPF_IP66.45.74.199
SPF_IP67.10.250.0/23
SPF_MXamcompsol.com

Related pages

Pivot deeper into the graph from amcompsol.com.

Cypher and MCP

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

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