Skip to content

Hostname

school.fllpk.com

Last fetched

school.fllpk.com resolves to 1 IPv4 address operated by PKTELECOM-AS-PK Pakistan Telecommunication Company Limited in PK.

Nutrition Label

WHISPER CANON · school.fllpk.comRouting diversity1.5/10Peering density8.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/school.fllpk.com

Resolution chain

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

IPPrefixASNOperatorCountry
59.103.76.12759.103.76.0/24AS17557PKTELECOM-AS-PK Pakistan Telecommunication Company LimitedPK

WHOIS identity

No WHOIS records are currently associated with school.fllpk.com in WhisperGraph.

Subdomains

1 observed subdomain of school.fllpk.com.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for school.fllpk.com.

MechanismTarget
SPF_Aschool.fllpk.com
SPF_INCLUDErelay.mailchannels.net
SPF_IP104.244.122.22
SPF_MXschool.fllpk.com

Related pages

Pivot deeper into the graph from school.fllpk.com.

Cypher and MCP

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

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