Hostname
techulus.com
Last fetched
techulus.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
techulus.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of techulus.com owner
- Contact emails
- whoisprotectservice@techulus.com
- 27e37474-66cb-42d1-a17b-a74537b9238f@identity-protect.org
- 5b769c17-1ad6-475f-871b-f4ade355e87d@identity-protect.org
- 7cd32ce0-7eb0-46f0-8c3f-ece184ee1e84@identity-protect.org
- a104362d-fa67-4659-92ed-22198a772bef@identity-protect.org
- a2e19239-ef11-42c8-9f83-ec0d4c4f69a8@identity-protect.org
- c66bed32-d243-4e79-89c7-32d76cf82851@identity-protect.org
- ee65a4d1-5e7b-4bb9-9c73-bba60126eb0e@identity-protect.org
- owner-1883245@techulus.com.whoisprivacyservice.org
- owner-3574047@techulus.com.whoisprivacyservice.org
Subdomains
21 observed subdomains of techulus.com.
Showing 14 of 21. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from techulus.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for techulus.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | customeriomail.com |
Related pages
Pivot deeper into the graph from techulus.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "techulus.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.