Skip to content

Hostname

pasangafm.com

Last fetched

pasangafm.com resolves to 1 IPv4 address operated by AS16276 in DE. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
51.195.88.12151.195.0.0/16AS16276DE

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

7 observed subdomains of pasangafm.com.

Web-graph footprint

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

14 sites link to this hostname.

68 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • pasangafm.com

SPF policy

16 SPF mechanisms authorising senders for pasangafm.com.

MechanismTarget
SPF_Apasangafm.com
SPF_INCLUDEgocheapweb.com
SPF_INCLUDEroyalreach.lk
SPF_INCLUDEus8.gocheapweb.com
SPF_IP134.119.212.194
SPF_IP141.95.47.215
SPF_IP176.31.37.247
SPF_IP2001:41d0:700:4a06:0:0:0:0
SPF_IP51.195.65.146
SPF_IP51.195.88.121
SPF_IP51.89.100.133
SPF_IP51.89.100.135
SPF_IP51.89.20.191
SPF_IP51.89.41.53
SPF_IP51.89.87.115
SPF_MXpasangafm.com

Related pages

Pivot deeper into the graph from pasangafm.com.

Cypher and MCP

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

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