Skip to content

Hostname

pazzion.com.sg

Last fetched

pazzion.com.sg resolves to 1 IPv4 address operated by DREAMSCAPE-AS-AP - Dreamscape Networks Limited in SG.

Nutrition Label

WHISPER CANON · pazzion.com.sgRouting diversity1.5/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/pazzion.com.sg

Resolution chain

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

IPPrefixASNOperatorCountry
43.245.109.20743.245.108.0/22AS38719DREAMSCAPE-AS-AP - Dreamscape Networks LimitedSG

WHOIS identity

No WHOIS records are currently associated with pazzion.com.sg in WhisperGraph.

Subdomains

7 observed subdomains of pazzion.com.sg.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for pazzion.com.sg.

MechanismTarget
SPF_Apazzion.com.sg
SPF_INCLUDE_spf.vodien.com
SPF_IP101.100.228.103
SPF_IP111.235.137.50
SPF_IP111.235.137.78
SPF_IP43.245.109.2
SPF_IP43.245.109.207
SPF_MXpazzion.com.sg

Related pages

Pivot deeper into the graph from pazzion.com.sg.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "pazzion.com.sg"})-[: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.