Skip to content

Hostname

amstec.com

Last fetched

amstec.com resolves to 1 IPv4 address operated by LNH-INC - Ntirety, Inc. in US. WHOIS lists iana:1479 as the registrar.

Nutrition Label

WHISPER CANON · amstec.comRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/amstec.com

Resolution chain

amstec.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
208.112.52.112208.112.0.0/17AS20021LNH-INC - Ntirety, Inc.US

WHOIS identity

Registrar
iana:1479
Organization
domain administrator
Contact emails

Subdomains

72 observed subdomains of amstec.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for amstec.com.

MechanismTarget
SPF_Aamstec.com
SPF_Adispatch-us.ppe-hosted.com
SPF_INCLUDEamstec.com
SPF_IP104.219.54.91
SPF_IP104.245.35.161
SPF_IP167.17.66.0/27
SPF_IP167.88.62.244
SPF_IP207.150.193.117
SPF_IP208.112.52.112
SPF_IP64.41.83.5
SPF_IP64.41.88.200
SPF_IP69.28.88.237
SPF_IP69.28.88.56

Related pages

Pivot deeper into the graph from amstec.com.

Cypher and MCP

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

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