Skip to content

Hostname

pipusa.com

Last fetched

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

Nutrition Label

WHISPER CANON · pipusa.comRouting diversity1.5/10Peering density7.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/pipusa.com

Resolution chain

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

IPPrefixASNOperatorCountry
52.150.52.6852.148.0.0/14AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS

WHOIS identity

Registrar
iana:2
Organization
perfect privacy,
Contact emails

Subdomains

24 observed subdomains of pipusa.com.

Web-graph footprint

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

54 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for pipusa.com.

MechanismTarget
SPF_INCLUDE7603984.spf04.hubspotemail.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP161.97.198.99
SPF_IP174.94.154.82
SPF_IP203.97.70.158
SPF_IP207.67.16.98
SPF_IP208.125.196.66
SPF_IP27.111.241.1
SPF_IP34.230.120.63
SPF_IP34.230.182.183
SPF_IP34.232.183.197
SPF_IP45.73.28.178/32
SPF_IP52.203.52.30
SPF_IP58.246.84.182
SPF_IP65.158.142.130
SPF_MXpipusa.com

Related pages

Pivot deeper into the graph from pipusa.com.

Cypher and MCP

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

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