Skip to content

Hostname

elmabeauty.com

Last fetched

elmabeauty.com resolves to 2 IPv4 addresses operated by AS34918 in IR. WHOIS lists iana:1387 as the registrar.

Nutrition Label

WHISPER CANON · elmabeauty.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/elmabeauty.com

Resolution chain

elmabeauty.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:1387
Organization
elma
Contact emails

Subdomains

4 observed subdomains of elmabeauty.com.

Web-graph footprint

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

24 sites link to this hostname.

15 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • elmabeauty.com

SPF policy

10 SPF mechanisms authorising senders for elmabeauty.com.

MechanismTarget
SPF_Aelmabeauty.com
SPF_IP138.201.54.59
SPF_IP138.201.54.7
SPF_IP23.88.0.203
SPF_IP37.27.227.207
SPF_IP5.160.146.70
SPF_IP5.202.14.141
SPF_IP5.202.6.198
SPF_IP5.202.6.203
SPF_MXelmabeauty.com

Related pages

Pivot deeper into the graph from elmabeauty.com.

Cypher and MCP

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

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