Skip to content

Hostname

tomic.ba

Last fetched

tomic.ba resolves to 1 IPv4 address operated by AS24940 in DE.

Nutrition Label

WHISPER CANON · tomic.baRouting diversity1.5/10Peering density8.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/tomic.ba

Resolution chain

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

IPPrefixASNOperatorCountry
144.76.4.229144.76.0.0/16AS24940DE

WHOIS identity

No WHOIS records are currently associated with tomic.ba in WhisperGraph.

Subdomains

8 observed subdomains of tomic.ba.

Web-graph footprint

Distinct hostnames that link to or from tomic.ba in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • tomic.ba

SPF policy

16 SPF mechanisms authorising senders for tomic.ba.

MechanismTarget
SPF_A213.147.112.42
SPF_Atomic.ba
SPF_INCLUDEspf.aquarius.hostingcentar.com
SPF_INCLUDEspf.hercules.hostingcentar.com
SPF_IP136.243.138.227
SPF_IP144.76.4.229
SPF_IP144.76.45.197
SPF_IP144.76.45.214
SPF_IP144.76.45.215
SPF_IP144.76.45.216
SPF_IP5.9.20.230
SPF_IP95.216.14.124
SPF_IP95.217.56.61
SPF_MXlynx.hostingcentar.com
SPF_MXmail.tomic.hr
SPF_MXtomic.ba

Related pages

Pivot deeper into the graph from tomic.ba.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "tomic.ba"})-[: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.