Skip to content

Hostname

farizdotid.com

Last fetched

farizdotid.com resolves to 1 IPv4 address operated by AS137373 in ID. WHOIS lists iana:1478 as the registrar.

Nutrition Label

WHISPER CANON · farizdotid.comRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/farizdotid.com

Resolution chain

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

IPPrefixASNOperatorCountry
103.120.65.41103.120.65.0/24AS137373ID

WHOIS identity

Registrar
iana:1478
Organization
fariz ramadhan
Contact emails

Subdomains

15 observed subdomains of farizdotid.com.

Web-graph footprint

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

10 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

  • farizdotid.com

SPF policy

8 SPF mechanisms authorising senders for farizdotid.com.

MechanismTarget
SPF_Afarizdotid.com
SPF_IP103.120.65.41
SPF_IP103.120.65.71
SPF_IP103.28.148.202
SPF_IP103.28.148.6
SPF_IP103.31.250.18
SPF_IP103.52.147.34
SPF_MXfarizdotid.com

Related pages

Pivot deeper into the graph from farizdotid.com.

Cypher and MCP

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

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