Skip to content

Hostname

deecramer.com

Last fetched

deecramer.com resolves to 1 IPv4 address operated by ONLINE-TECH-LLC - Otava, LLC in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · deecramer.comRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/deecramer.com

Resolution chain

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

IPPrefixASNOperatorCountry
205.145.129.23205.145.128.0/21AS11115ONLINE-TECH-LLC - Otava, LLCUS

WHOIS identity

Registrar
iana:468
Organization
on behalf of deecramer.com owner
Contact emails

Subdomains

7 observed subdomains of deecramer.com.

Web-graph footprint

Distinct hostnames that link to or from deecramer.com in the public web crawl.

27 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for deecramer.com.

MechanismTarget
SPF_INCLUDE_spf.cmsa.buildops.com
SPF_INCLUDEspf-us.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP107.4.102.208/23
SPF_IP12.3.181.194
SPF_IP208.70.208.0/22
SPF_IP50.199.44.109
SPF_IP68.32.219.132
SPF_IP69.84.129.224/27

Related pages

Pivot deeper into the graph from deecramer.com.

Cypher and MCP

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

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