Skip to content

Hostname

dermaquer.happy-projects.ro

Last fetched

dermaquer.happy-projects.ro resolves to 1 IPv4 address operated by AS3223 in RO.

Nutrition Label

WHISPER CANON · dermaquer.happy-projects.roRouting diversity1.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/dermaquer.happy-projects.ro

Resolution chain

dermaquer.happy-projects.ro resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
185.246.122.4185.246.122.0/23AS3223RO

WHOIS identity

No WHOIS records are currently associated with dermaquer.happy-projects.ro in WhisperGraph.

Subdomains

1 observed subdomain of dermaquer.happy-projects.ro.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for dermaquer.happy-projects.ro.

MechanismTarget
SPF_Adermaquer.happy-projects.ro
SPF_INCLUDEspf.mxserver.ro
SPF_IP185.246.122.2
SPF_IP89.44.138.209
SPF_IP89.44.138.67
SPF_IP92.114.94.94
SPF_MXdermaquer.happy-projects.ro

Related pages

Pivot deeper into the graph from dermaquer.happy-projects.ro.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "dermaquer.happy-projects.ro"})-[: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.