Skip to content

Hostname

eph.com.pk

Last fetched

eph.com.pk resolves to 1 IPv4 address operated by HETZNER-AS - Hetzner Online GmbH in FI.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
157.180.49.79157.180.0.0/17AS24940HETZNER-AS - Hetzner Online GmbHFI

WHOIS identity

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

Subdomains

2 observed subdomains of eph.com.pk.

Web-graph footprint

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

75 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • eph.com.pk

SPF policy

13 SPF mechanisms authorising senders for eph.com.pk.

MechanismTarget
SPF_Aeph.com.pk
SPF_IP157.180.49.79
SPF_IP157.180.49.82
SPF_IP65.108.198.197
SPF_IP65.108.198.246
SPF_IP65.108.198.248
SPF_IP94.130.141.12
SPF_IP94.130.141.30
SPF_IP95.216.102.241
SPF_IP95.216.236.26
SPF_IP95.216.236.7
SPF_IP95.217.77.40
SPF_MXeph.com.pk

Related pages

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

Cypher and MCP

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

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