Skip to content

Hostname

febr.com.pk

Last fetched

febr.com.pk resolves to 1 IPv4 address operated by AS24940 in FI.

Nutrition Label

WHISPER CANON · febr.com.pkRouting diversity1.5/10Peering density7.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/febr.com.pk

Resolution chain

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

IPPrefixASNOperatorCountry
95.217.148.22095.217.0.0/16AS24940FI

WHOIS identity

No WHOIS records are currently associated with febr.com.pk in WhisperGraph.

Subdomains

2 observed subdomains of febr.com.pk.

Web-graph footprint

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

689 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • febr.com.pk

SPF policy

9 SPF mechanisms authorising senders for febr.com.pk.

MechanismTarget
SPF_Afebr.com.pk
SPF_IP138.128.170.10
SPF_IP138.128.170.11
SPF_IP37.27.98.197
SPF_IP37.27.98.198
SPF_IP65.108.196.140
SPF_IP95.217.148.220
SPF_IP95.217.148.223
SPF_MXfebr.com.pk

Related pages

Pivot deeper into the graph from febr.com.pk.

Cypher and MCP

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

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