Skip to content

Hostname

ampubsvc.com

Last fetched

ampubsvc.com resolves to 1 IPv4 address operated by HOSTWINDS - Hostwinds LLC. in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · ampubsvc.comRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/ampubsvc.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.168.153.74104.168.128.0/17AS54290HOSTWINDS - Hostwinds LLC.US

WHOIS identity

Registrar
iana:2
Organization
mel lester consulting
Contact emails

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for ampubsvc.com.

MechanismTarget
SPF_IP159.121.202.140
SPF_IP159.121.202.5
SPF_IP63.227.213.125
SPF_IP67.43.67.213
SPF_IP69.59.212.190
SPF_IP71.39.9.36
SPF_IP71.39.9.37
SPF_IP71.39.9.38
SPF_IP71.39.9.39
SPF_IP71.39.9.40

Related pages

Pivot deeper into the graph from ampubsvc.com.

Cypher and MCP

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

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