Skip to content

Hostname

setlog.io

Last fetched

setlog.io resolves to 1 IPv4 address operated by AS59441 in IR. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · setlog.ioRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/setlog.io

Resolution chain

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

IPPrefixASNOperatorCountry
5.144.129.995.144.129.0/24AS59441IR

WHOIS identity

Registrar
iana:1068
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

5 observed subdomains of setlog.io.

Web-graph footprint

Distinct hostnames that link to or from setlog.io in the public web crawl.

19 sites link to this hostname.

20 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • setlog.io

SPF policy

8 SPF mechanisms authorising senders for setlog.io.

MechanismTarget
SPF_Asetlog.io
SPF_INCLUDEmailii.org
SPF_INCLUDEspf.mailii.org
SPF_IP185.83.183.245
SPF_IP5.144.129.2
SPF_IP5.144.130.8
SPF_IP5.144.131.228
SPF_MXsetlog.io

Related pages

Pivot deeper into the graph from setlog.io.

Cypher and MCP

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

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