Hostname
foundation.wildelements.com
Last fetched
foundation.wildelements.com resolves to 1 IPv4 address operated by AS9009 in RO.
Nutrition Label
Resolution chain
foundation.wildelements.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 |
|---|---|---|---|---|
| 37.49.151.238 | 37.49.151.0/24 | AS9009 | — | RO |
WHOIS identity
No WHOIS records are currently associated with foundation.wildelements.com in WhisperGraph.
Web-graph footprint
Distinct hostnames that link to or from foundation.wildelements.com in the public web crawl.
5 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
37 SPF mechanisms authorising senders for foundation.wildelements.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | baileymotorcompanyltd.com |
| SPF_INCLUDE | citygo.us |
| SPF_INCLUDE | e4investing.com |
| SPF_INCLUDE | sosfinancement.com |
| SPF_IP | 102.165.46.224 |
| SPF_IP | 142.171.2.121 |
| SPF_IP | 142.171.2.122 |
| SPF_IP | 142.171.2.123 |
| SPF_IP | 142.171.2.124 |
| SPF_IP | 142.171.2.125 |
| SPF_IP | 151.243.218.245 |
| SPF_IP | 172.111.8.178 |
| SPF_IP | 172.111.8.179 |
| SPF_IP | 172.111.8.184 |
| SPF_IP | 172.111.8.188 |
| SPF_IP | 172.111.8.189 |
| SPF_IP | 190.102.40.229 |
| SPF_IP | 190.102.40.231 |
| SPF_IP | 190.102.41.226 |
| SPF_IP | 190.2.142.23 |
| SPF_IP | 190.2.142.26 |
| SPF_IP | 190.2.142.50 |
| SPF_IP | 190.2.142.53 |
| SPF_IP | 190.2.142.55 |
| SPF_IP | 38.107.226.131 |
| SPF_IP | 38.107.226.8 |
| SPF_IP | 38.107.226.84 |
| SPF_IP | 78.135.109.2 |
| SPF_IP | 78.135.109.3 |
| SPF_IP | 78.135.109.4 |
| SPF_IP | 78.135.109.5 |
| SPF_IP | 78.135.109.6 |
| SPF_IP | 91.234.255.211 |
| SPF_IP | 91.234.255.22 |
| SPF_IP | 91.234.255.237 |
| SPF_IP | 91.234.255.254 |
| SPF_IP | 91.234.255.77 |
Related pages
Pivot deeper into the graph from foundation.wildelements.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "foundation.wildelements.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.