Skip to content

Hostname

par.pulllogic.com

Last fetched

par.pulllogic.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR.

Nutrition Label

WHISPER CANON · par.pulllogic.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/par.pulllogic.com

Resolution chain

par.pulllogic.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.160.196.1223.160.196.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
3.160.196.173.160.196.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
3.160.196.323.160.196.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
3.160.196.523.160.196.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
52.222.132.10252.222.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
52.222.132.10452.222.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
52.222.132.11552.222.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
52.222.132.6052.222.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

No WHOIS records are currently associated with par.pulllogic.com in WhisperGraph.

Subdomains

1 observed subdomain of par.pulllogic.com.

Threat posture

History

Related pages

Pivot deeper into the graph from par.pulllogic.com.

Cypher and MCP

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

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