Skip to content

Hostname

offerforge.co

Last fetched

offerforge.co resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · offerforge.coRouting diversity3.9/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/offerforge.co

Resolution chain

offerforge.co resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.251.27.1343.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.240.84.10934.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.242.26.8834.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.208.225.5752.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
54.154.189.18354.154.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.72.242.6654.72.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Web-graph footprint

Distinct hostnames that link to or from offerforge.co in the public web crawl.

22 sites link to this hostname.

2 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from offerforge.co.

Cypher and MCP

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

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