Skip to content

Hostname

offertail.techmix.xyz

Last fetched

offertail.techmix.xyz resolves to 1 IPv4 address operated by AS148993 in BD.

Nutrition Label

WHISPER CANON · offertail.techmix.xyzRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/offertail.techmix.xyz

Resolution chain

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

IPPrefixASNOperatorCountry
103.169.161.66103.169.161.0/24AS148993BD

WHOIS identity

No WHOIS records are currently associated with offertail.techmix.xyz in WhisperGraph.

Subdomains

1 observed subdomain of offertail.techmix.xyz.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for offertail.techmix.xyz.

MechanismTarget
SPF_Aoffertail.techmix.xyz
SPF_IP103.169.160.66
SPF_IP103.169.161.66
SPF_MXoffertail.techmix.xyz

Related pages

Pivot deeper into the graph from offertail.techmix.xyz.

Cypher and MCP

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

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