Skip to content

Hostname

carmel-forge.com

Last fetched

carmel-forge.com resolves to 1 IPv4 address operated by DREAMHOST-AS - New Dream Network, LLC in US. WHOIS lists iana:10007 as the registrar.

Nutrition Label

WHISPER CANON · carmel-forge.comRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/carmel-forge.com

Resolution chain

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

IPPrefixASNOperatorCountry
107.180.232.117107.180.224.0/19AS26347DREAMHOST-AS - New Dream Network, LLCUS

WHOIS identity

Registrar
iana:10007
Organization
carmel forge (carmel-forge-dom)
Contact emails

Subdomains

12 observed subdomains of carmel-forge.com.

Web-graph footprint

Distinct hostnames that link to or from carmel-forge.com in the public web crawl.

10 sites link to this hostname.

13 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for carmel-forge.com.

MechanismTarget
SPF_Acarmel-forge.com
SPF_EXISTS%{i}.spf.hc593-95.eu.iphmx.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP62.0.38.178
SPF_IP62.0.38.182
SPF_MXcarmel-forge.com

Related pages

Pivot deeper into the graph from carmel-forge.com.

Cypher and MCP

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

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