Skip to content

Hostname

pag.com

Last fetched

pag.com resolves to 1 IPv4 address operated by AS205157 in IE. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · pag.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/pag.com

Resolution chain

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

IPPrefixASNOperatorCountry
185.70.162.11185.70.162.0/24AS205157IE

WHOIS identity

Registrar
iana:2
Organization
pag consulting
Contact emails

Subdomains

15 observed subdomains of pag.com.

Web-graph footprint

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

89 sites link to this hostname.

85 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

27 SPF mechanisms authorising senders for pag.com.

MechanismTarget
SPF_Aoutbound.backstopsolutions.com
SPF_Apag.com
SPF_INCLUDEdigital-knowledge.sm.air.ne.jp
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.tricorn.net
SPF_IP113.28.102.50
SPF_IP113.28.102.59
SPF_IP113.28.102.61
SPF_IP115.31.193.160/32
SPF_IP122.185.215.110
SPF_IP149.72.196.66/32
SPF_IP149.72.231.47/32
SPF_IP160.16.217.210
SPF_IP166.78.71.191/32
SPF_IP167.89.65.196/32
SPF_IP169.56.140.85
SPF_IP173.193.182.147/31
SPF_IP184.73.253.171/32
SPF_IP198.37.154.151/32
SPF_IP203.183.50.136
SPF_IP218.255.128.27
SPF_IP39.110.227.226
SPF_IP39.110.227.230
SPF_IP50.31.55.205/32
SPF_IP54.64.124.105/32
SPF_IP64.27.172.242
SPF_MXpag.com

Related pages

Pivot deeper into the graph from pag.com.

Cypher and MCP

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

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