Skip to content

Hostname

turelldev.com

Last fetched

turelldev.com resolves to 20 IPv4 addresses operated by MULTA-ASN1 - MULTACOM CORPORATION in US. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · turelldev.comRouting diversity3.5/10Peering density9.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/turelldev.com

Resolution chain

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

IPPrefixASNOperatorCountry
148.135.61.146148.135.0.0/17AS35916MULTA-ASN1 - MULTACOM CORPORATIONUS
148.135.61.147148.135.0.0/17AS35916MULTA-ASN1 - MULTACOM CORPORATIONUS
148.135.61.148148.135.0.0/17AS35916MULTA-ASN1 - MULTACOM CORPORATIONUS
148.135.61.149148.135.0.0/17AS35916MULTA-ASN1 - MULTACOM CORPORATIONUS
148.135.61.150148.135.0.0/17AS35916MULTA-ASN1 - MULTACOM CORPORATIONUS
148.135.61.151148.135.0.0/17AS35916MULTA-ASN1 - MULTACOM CORPORATIONUS
148.135.61.152148.135.0.0/17AS35916MULTA-ASN1 - MULTACOM CORPORATIONUS
148.135.61.153148.135.0.0/17AS35916MULTA-ASN1 - MULTACOM CORPORATIONUS
148.135.61.154148.135.0.0/17AS35916MULTA-ASN1 - MULTACOM CORPORATIONUS
148.135.61.155148.135.0.0/17AS35916MULTA-ASN1 - MULTACOM CORPORATIONUS
148.135.61.156148.135.0.0/17AS35916MULTA-ASN1 - MULTACOM CORPORATIONUS
148.135.61.157148.135.0.0/17AS35916MULTA-ASN1 - MULTACOM CORPORATIONUS
148.135.61.158148.135.0.0/17AS35916MULTA-ASN1 - MULTACOM CORPORATIONUS
148.135.86.241148.135.0.0/17AS35916MULTA-ASN1 - MULTACOM CORPORATIONUS
148.135.86.242148.135.0.0/17AS35916MULTA-ASN1 - MULTACOM CORPORATIONUS
148.135.86.243148.135.0.0/17AS35916MULTA-ASN1 - MULTACOM CORPORATIONUS
148.135.86.244148.135.0.0/17AS35916MULTA-ASN1 - MULTACOM CORPORATIONUS
148.135.86.245148.135.0.0/17AS35916MULTA-ASN1 - MULTACOM CORPORATIONUS
148.135.86.246148.135.0.0/17AS35916MULTA-ASN1 - MULTACOM CORPORATIONUS
148.135.86.247148.135.0.0/17AS35916MULTA-ASN1 - MULTACOM CORPORATIONUS

WHOIS identity

Registrar
iana:1068
Organization
contact privacy inc. customer 0133601030
Contact emails

Subdomains

6 observed subdomains of turelldev.com.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for turelldev.com.

MechanismTarget
SPF_Adns.turelldev.com
SPF_INCLUDEarduinoque.net
SPF_INCLUDEchifengren.net
SPF_INCLUDEclip-uro.com
SPF_INCLUDEfantena.info
SPF_INCLUDEshiotogel.xyz

Related pages

Pivot deeper into the graph from turelldev.com.

Cypher and MCP

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

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