Skip to content

Hostname

irc.gov.pg

Last fetched

irc.gov.pg resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in HU.

Nutrition Label

WHISPER CANON · irc.gov.pgRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/irc.gov.pg

Resolution chain

irc.gov.pg resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.172.242.10218.172.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.HU
18.172.242.11418.172.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.HU
18.172.242.1518.172.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.HU
18.172.242.4718.172.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.HU
3.164.206.1153.164.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.FI
3.164.206.1213.164.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.FI
3.164.206.253.164.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.FI
3.164.206.503.164.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.FI

WHOIS identity

No WHOIS records are currently associated with irc.gov.pg in WhisperGraph.

Subdomains

9 observed subdomains of irc.gov.pg.

Web-graph footprint

Distinct hostnames that link to or from irc.gov.pg in the public web crawl.

57 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for irc.gov.pg.

MechanismTarget
SPF_Acuda1.online.net.pg
SPF_Airc.gov.pg
SPF_Amail.telinet.com.pg
SPF_Asmtp1.online.net.pg
SPF_Awan.irc.gov.pg
SPF_INCLUDEspf.ess.au.barracudanetworks.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP124.240.202.202
SPF_IP202.58.131.210
SPF_IP203.83.21.210
SPF_MXirc.gov.pg

Related pages

Pivot deeper into the graph from irc.gov.pg.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "irc.gov.pg"})-[: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.