Skip to content

Hostname

aupsp.com

Last fetched

aupsp.com resolves to 2 IPv4 addresses operated by AS47583 in IN. WHOIS lists iana:1910 as the registrar.

Nutrition Label

WHISPER CANON · aupsp.comRouting diversity2.4/10Peering density7.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/aupsp.com

Resolution chain

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

IPPrefixASNOperatorCountry
147.93.17.232147.93.16.0/20AS47583IN
69.162.109.14669.162.64.0/18AS46475LIMESTONENETWORKS - Limestone Networks, Inc.US

WHOIS identity

Registrar
iana:1910
Organization
domain admin
Contact emails

Subdomains

4 observed subdomains of aupsp.com.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for aupsp.com.

MechanismTarget
SPF_INCLUDEspf.web-hosting.com
SPF_INCLUDEzoho.com
SPF_IP199.188.200.228

Related pages

Pivot deeper into the graph from aupsp.com.

Cypher and MCP

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

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