Hostname
energi.com
Last fetched
energi.com resolves to 1 IPv4 address operated by GOOGLE-CLOUD-PLATFORM - Google LLC in US. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
energi.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 |
|---|---|---|---|---|
| 34.135.223.120 | 34.135.208.0/20 | AS396982 | GOOGLE-CLOUD-PLATFORM - Google LLC | US |
WHOIS identity
- Registrar
- iana:2
- Organization
- perfect privacy,
- Contact emails
- ba4tv3pd8m9@networksolutionsprivateregistration.com
- bn2qq3b23gz@networksolutionsprivateregistration.com
- br4sg8fn8wb@networksolutionsprivateregistration.com
- bw2z48mn935@networksolutionsprivateregistration.com
- cv7gg6ft2mc@networksolutionsprivateregistration.com
- gt8zq5hn42n@networksolutionsprivateregistration.com
- h42mc8du2v2@networksolutionsprivateregistration.com
- jc6hr9nu3pc@networksolutionsprivateregistration.com
- mc9yg9ga9cy@networksolutionsprivateregistration.com
- nc5f26xt22h@networksolutionsprivateregistration.com
- qa82m6mh5gc@networksolutionsprivateregistration.com
- r77c68en3x3@networksolutionsprivateregistration.com
- s395q7794st@networksolutionsprivateregistration.com
- sj7yr6nb6cm@networksolutionsprivateregistration.com
- t778t2ep7b3@networksolutionsprivateregistration.com
- ug7ag7k854e@networksolutionsprivateregistration.com
- xj9uc9yd6nv@networksolutionsprivateregistration.com
Subdomains
6 observed subdomains of energi.com.
Web-graph footprint
Distinct hostnames that link to or from energi.com in the public web crawl.
35 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
4 SPF mechanisms authorising senders for energi.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf-us.emailsignatures365.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | usb._netblocks.mimecast.com |
| SPF_IP | 149.72.249.117 |
Related pages
Pivot deeper into the graph from energi.com.
- IP · 34.135.223.120
- ASN · AS396982GOOGLE-CLOUD-PLATFORM - Google LLC
- Registrar · iana:2
- Country · US
- Email · ba4tv3pd8m9@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · en…
- 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: "energi.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.