Skip to content

Hostname

pchf.in

Last fetched

pchf.in resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in IN. WHOIS lists iana:801217 as the registrar.

Nutrition Label

WHISPER CANON · pchf.inRouting diversity1.5/10Peering density7.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/pchf.in

Resolution chain

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

IPPrefixASNOperatorCountry
20.40.40.14820.40.0.0/13AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationIN

WHOIS identity

Registrar
iana:801217
Organization
piramal capital & housing finance
Contact emails

Subdomains

5 observed subdomains of pchf.in.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for pchf.in.

MechanismTarget
SPF_INCLUDEncfp.asia
SPF_INCLUDEnetcore.co.in
SPF_INCLUDEnlsmtp.com
SPF_INCLUDEtrsmtp.com
SPF_IP110.173.189.108
SPF_IP121.241.251.187
SPF_IP121.241.251.64/26
SPF_IP161.202.148.160
SPF_IP180.179.157.242
SPF_IP202.154.165.157
SPF_IP208.58.51.157
SPF_IP208.58.51.158
SPF_IP66.135.37.33
SPF_MXpchf.in

Related pages

Pivot deeper into the graph from pchf.in.

Cypher and MCP

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

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