Skip to content

Hostname

setare.com

Last fetched

setare.com resolves to 1 IPv4 address operated by BETHESDA - Bethesda Wireless and Fiber in IR. WHOIS lists iana:113 as the registrar.

Nutrition Label

WHISPER CANON · setare.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/setare.com

Resolution chain

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

IPPrefixASNOperatorCountry
80.75.213.13180.75.213.0/24AS215708BETHESDA - Bethesda Wireless and FiberIR

WHOIS identity

Registrar
iana:113
Organization
meysam soheili
Contact emails

Subdomains

12 observed subdomains of setare.com.

Web-graph footprint

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

584 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for setare.com.

MechanismTarget
SPF_Asetare.com
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEspf.sendinblue.com
SPF_IP193.108.130.23
SPF_IP2605:6400:3:fed5:1000:301:0:2
SPF_MXsetare.com

Related pages

Pivot deeper into the graph from setare.com.

Cypher and MCP

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

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