Skip to content

Hostname

ads.split.com.hr

Last fetched

ads.split.com.hr is a registered hostname under the .hr top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · ads.split.com.hrRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/ads.split.com.hr

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

No WHOIS records are currently associated with ads.split.com.hr in WhisperGraph.

Subdomains

7 observed subdomains of ads.split.com.hr.

Web-graph footprint

Distinct hostnames that link to or from ads.split.com.hr in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • ads.split.com.hr

SPF policy

3 SPF mechanisms authorising senders for ads.split.com.hr.

MechanismTarget
SPF_Aads.split.com.hr
SPF_IP178.63.127.100
SPF_MXads.split.com.hr

Related pages

Pivot deeper into the graph from ads.split.com.hr.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "ads.split.com.hr"})-[: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.