Skip to content

Hostname

emailserver.ptcl.net.pk

Last fetched

emailserver.ptcl.net.pk resolves to 13 IPv4 addresses operated by SENDGRID - SendGrid, Inc. in US.

Nutrition Label

WHISPER CANON · emailserver.ptcl.net.pkRouting diversity3.9/10Peering density8.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/emailserver.ptcl.net.pk

Resolution chain

emailserver.ptcl.net.pk resolves to 13 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
168.245.15.49168.245.0.0/18AS11377SENDGRID - SendGrid, Inc.US
168.245.25.204168.245.0.0/18AS11377SENDGRID - SendGrid, Inc.US
182.176.15.178182.176.0.0/12AS17557PKTELECOM-AS-PK - Pakistan Telecommunication Company LimitedPK
182.190.1.30182.176.0.0/12AS17557PKTELECOM-AS-PK - Pakistan Telecommunication Company LimitedPK
202.125.154.91202.125.152.0/21AS17557PKTELECOM-AS-PK - Pakistan Telecommunication Company LimitedPK
202.125.154.92202.125.152.0/21AS17557PKTELECOM-AS-PK - Pakistan Telecommunication Company LimitedPK
202.125.154.93202.125.152.0/21AS17557PKTELECOM-AS-PK - Pakistan Telecommunication Company LimitedPK
202.125.154.94202.125.152.0/21AS17557PKTELECOM-AS-PK - Pakistan Telecommunication Company LimitedPK
203.135.2.61203.135.2.0/24AS17557PKTELECOM-AS-PK - Pakistan Telecommunication Company LimitedPK
203.135.2.62203.135.2.0/24AS17557PKTELECOM-AS-PK - Pakistan Telecommunication Company LimitedPK
203.135.2.63203.135.2.0/24AS17557PKTELECOM-AS-PK - Pakistan Telecommunication Company LimitedPK
203.135.2.64203.135.2.0/24AS17557PKTELECOM-AS-PK - Pakistan Telecommunication Company LimitedPK
59.103.236.3759.103.0.0/16AS17557PKTELECOM-AS-PK - Pakistan Telecommunication Company LimitedPK

WHOIS identity

No WHOIS records are currently associated with emailserver.ptcl.net.pk in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from emailserver.ptcl.net.pk.

Cypher and MCP

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

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