Skip to content

Hostname

pif.ng

Last fetched

pif.ng resolves to 1 IPv4 address operated by AS37286 in NG. WHOIS lists registrar:icecool contracts limited as the registrar.

Nutrition Label

WHISPER CANON · pif.ngRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/pif.ng

Resolution chain

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

IPPrefixASNOperatorCountry
41.76.251.6841.77.3.0/24AS37286NG

WHOIS identity

Registrar
registrar:icecool contracts limited
Organization
example
Contact emails

Subdomains

3 observed subdomains of pif.ng.

Web-graph footprint

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

7 sites link to this hostname.

42 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • pif.ng

SPF policy

3 SPF mechanisms authorising senders for pif.ng.

MechanismTarget
SPF_Apif.ng
SPF_INCLUDE_spf.elasticemail.com
SPF_MXpif.ng

Related pages

Pivot deeper into the graph from pif.ng.

Cypher and MCP

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

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