Skip to content

Hostname

splendia.com

Last fetched

splendia.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:81 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.18.18.102104.18.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.19.102104.18.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
212.83.142.86212.83.128.0/19AS12876FR

WHOIS identity

Registrar
iana:81
Organization
splendia
Contact emails

Subdomains

16 observed subdomains of splendia.com.

Web-graph footprint

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

441 sites link to this hostname.

52 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for splendia.com.

MechanismTarget
SPF_Asplendia.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEauthsmtp.com
SPF_INCLUDEspf.splio.com
SPF_IP31.222.131.147
SPF_IP31.222.131.148
SPF_IP31.222.131.149
SPF_IP31.222.131.152
SPF_IP31.222.131.158
SPF_IP31.222.131.159
SPF_IP95.138.134.5
SPF_MXsplendia.com

Related pages

Pivot deeper into the graph from splendia.com.

Cypher and MCP

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

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