Skip to content

Hostname

ammoving-services.com

Last fetched

ammoving-services.com resolves to 2 IPv4 addresses operated by UNIFIEDLAYER-AS-1 - Unified Layer in US. WHOIS lists iana:1154 as the registrar.

Nutrition Label

WHISPER CANON · ammoving-services.comRouting diversity2.4/10Peering density4.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/ammoving-services.com

Resolution chain

ammoving-services.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
50.87.197.8650.91.128.0/17AS46606UNIFIEDLAYER-AS-1 - Unified LayerUS
74.124.217.1774.125.68.0/24AS22611INMOTION - InMotion Hosting, Inc.US

WHOIS identity

Registrar
iana:1154
Organization
domain admin
Contact emails

Subdomains

8 observed subdomains of ammoving-services.com.

Web-graph footprint

Distinct hostnames that link to or from ammoving-services.com in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for ammoving-services.com.

MechanismTarget
SPF_Aammoving-services.com
SPF_INCLUDEwebsitewelcome.com
SPF_MXammoving-services.com

Related pages

Pivot deeper into the graph from ammoving-services.com.

Cypher and MCP

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

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