Skip to content

Hostname

pds-austin.com

Last fetched

pds-austin.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in US. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · pds-austin.comRouting diversity1.5/10Peering density7.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.6/10canon.whisper.security/host/pds-austin.com

Resolution chain

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

IPPrefixASNOperatorCountry
137.135.82.232137.135.0.0/16AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS

WHOIS identity

Registrar
iana:48
Organization
2630 exposition blvd.
Contact emails

Subdomains

26 observed subdomains of pds-austin.com.

Web-graph footprint

Distinct hostnames that link to or from pds-austin.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for pds-austin.com.

MechanismTarget
SPF_Am1.mmcinc.com
SPF_Amail.mmcinc.com
SPF_IP137.117.56.80/32
SPF_IP207.91.141.32/28
SPF_IP38.114.196.16/32
SPF_IP50.58.217.192/28
SPF_IP71.40.79.186
SPF_MXpds-austin.com

Related pages

Pivot deeper into the graph from pds-austin.com.

Cypher and MCP

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

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