Hostname
tenanttech.com
Last fetched
tenanttech.com resolves to 1 IPv4 address operated by GOOGLE-CLOUD-PLATFORM - Google LLC in US. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
tenanttech.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 35.237.70.172 | 35.237.0.0/16 | AS396982 | GOOGLE-CLOUD-PLATFORM - Google LLC | US |
WHOIS identity
- Registrar
- iana:1068
- Organization
- perfect privacy,
- Contact emails
- ce69304000a447c3a0b6a9e57d4f538a.protect@whoisguard.com
- e7a10a60f5f745bdace32291049491d8.protect@whoisguard.com
- bd6deb172a2041ca9b4839d329a1678c.protect@withheldforprivacy.com
- d1b128bef5e54cddb439eb5780758d3e.protect@withheldforprivacy.com
- tg5u822k7au@networksolutionsprivateregistration.com
- w47p56tb328@networksolutionsprivateregistration.com
Subdomains
21 observed subdomains of tenanttech.com.
Web-graph footprint
Distinct hostnames that link to or from tenanttech.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
6 SPF mechanisms authorising senders for tenanttech.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _netblocks.mimecast.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | email.freshdesk.com |
| SPF_INCLUDE | mktomail.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 169.45.87.83 |
Related pages
Pivot deeper into the graph from tenanttech.com.
- IP · 35.237.70.172
- ASN · AS396982GOOGLE-CLOUD-PLATFORM - Google LLC
- Registrar · iana:1068
- Country · US
- Email · ce69304000a447c3a0b6a9e57d4f538a.protect@whoisguard.com
- TLD · .com
- Browse hostnames · te…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "tenanttech.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.