Skip to content

Hostname

binaryforge.io

Last fetched

binaryforge.io resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · binaryforge.ioRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/binaryforge.io

Resolution chain

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

IPPrefixASNOperatorCountry
18.238.49.12118.238.48.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.49.3718.238.48.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.49.5818.238.48.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.49.6118.238.48.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.239.153.10318.239.152.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
18.239.153.2718.239.152.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
18.239.153.4018.239.152.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
18.239.153.5618.239.152.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

Registrar
iana:81
Organization
binary forge solutions
Contact emails

Subdomains

5 observed subdomains of binaryforge.io.

Web-graph footprint

Distinct hostnames that link to or from binaryforge.io in the public web crawl.

10 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for binaryforge.io.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEeu.transmail.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.zoho.eu
SPF_IP34.252.191.98

Related pages

Pivot deeper into the graph from binaryforge.io.

Cypher and MCP

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

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