Skip to content

Hostname

excise.gos.pk

Last fetched

excise.gos.pk resolves to 1 IPv4 address operated by AS17557 in PK.

Nutrition Label

WHISPER CANON · excise.gos.pkRouting diversity1.5/10Peering density8.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/excise.gos.pk

Resolution chain

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

IPPrefixASNOperatorCountry
59.103.225.2159.103.225.0/24AS17557PK

WHOIS identity

Registrar
Organization
excise department sindh
Contact emails

Subdomains

6 observed subdomains of excise.gos.pk.

Web-graph footprint

Distinct hostnames that link to or from excise.gos.pk in the public web crawl.

132 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for excise.gos.pk.

MechanismTarget
SPF_Aexcise.gos.pk
SPF_INCLUDEspf.protection.outlook.com
SPF_IP165.227.112.42
SPF_IP59.103.225.21
SPF_IP59.103.225.23
SPF_IP59.103.77.214
SPF_IP59.103.77.217
SPF_MXexcise.gos.pk

Related pages

Pivot deeper into the graph from excise.gos.pk.

Cypher and MCP

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

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