Skip to content

Hostname

excellencesmo.com

Last fetched

excellencesmo.com resolves to 1 IPv4 address operated by AS42296 in RO. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · excellencesmo.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/excellencesmo.com

Resolution chain

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

IPPrefixASNOperatorCountry
185.240.253.14185.240.253.0/24AS42296RO

WHOIS identity

Registrar
iana:48
Organization
ionela anghelina
Contact emails

Subdomains

2 observed subdomains of excellencesmo.com.

Web-graph footprint

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

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

MX records

  • excellencesmo.com

SPF policy

8 SPF mechanisms authorising senders for excellencesmo.com.

MechanismTarget
SPF_Aexcellencesmo.com
SPF_IP185.240.253.14
SPF_IP185.240.253.2
SPF_IP81.18.71.194
SPF_IP86.106.113.8
SPF_IP86.106.113.9
SPF_IP89.34.100.8
SPF_MXexcellencesmo.com

Related pages

Pivot deeper into the graph from excellencesmo.com.

Cypher and MCP

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

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