Skip to content

Hostname

ideas.techendo.com

Last fetched

ideas.techendo.com resolves to 1 IPv4 address operated by BIZNESSHOSTING-DBA-VOLICO - VOLICO in US.

Nutrition Label

WHISPER CANON · ideas.techendo.comRouting diversity1.5/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/ideas.techendo.com

Resolution chain

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

IPPrefixASNOperatorCountry
205.196.80.78205.198.75.0/24AS33724BIZNESSHOSTING-DBA-VOLICO - VOLICOUS

WHOIS identity

No WHOIS records are currently associated with ideas.techendo.com in WhisperGraph.

Subdomains

1 observed subdomain of ideas.techendo.com.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for ideas.techendo.com.

MechanismTarget
SPF_Aideas.techendo.com
SPF_IP181.114.240.179
SPF_IP2604:240:1:3:0:0:0:63
SPF_MXideas.techendo.com

Related pages

Pivot deeper into the graph from ideas.techendo.com.

Cypher and MCP

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

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