Skip to content

Hostname

offerup.it

Last fetched

offerup.it resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · offerup.itRouting diversity6.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/offerup.it

Resolution chain

offerup.it resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.5.78.143.5.78.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.79.473.5.79.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.80.1433.5.80.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.81.2253.5.81.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.81.293.5.81.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.84.673.5.84.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.182.9852.218.182.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.219.252.218.219.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.228.22652.218.228.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.236.5852.218.236.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.161.24352.92.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.169.9152.92.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.177.25152.92.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.186.19552.92.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.206.21152.92.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.237.9952.92.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with offerup.it in WhisperGraph.

Subdomains

3 observed subdomains of offerup.it.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for offerup.it.

MechanismTarget
SPF_INCLUDEmailgun.org

Related pages

Pivot deeper into the graph from offerup.it.

Cypher and MCP

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

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