Skip to content

Hostname

seturbiz.com

Last fetched

seturbiz.com resolves to 2 IPv4 addresses operated by BORUSANTELEKOM-AS in TR. WHOIS lists iana:447 as the registrar.

Nutrition Label

WHISPER CANON · seturbiz.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/seturbiz.com

Resolution chain

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

IPPrefixASNOperatorCountry
212.115.29.122212.115.16.0/20AS15924BORUSANTELEKOM-ASTR
31.145.117.1231.145.0.0/17AS15924BORUSANTELEKOM-ASTR

WHOIS identity

Registrar
iana:447
Organization
setur servis turistik a.s.
Contact emails

Subdomains

3 observed subdomains of seturbiz.com.

Web-graph footprint

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

122 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for seturbiz.com.

MechanismTarget
SPF_INCLUDE_spf.cmail.ondemand.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEeuromsg.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.248.109.81
SPF_IP193.243.210.5
SPF_IP31.145.135.11
SPF_IP31.145.135.14
SPF_IP37.131.251.251

Related pages

Pivot deeper into the graph from seturbiz.com.

Cypher and MCP

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

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