Hostname
elite-it.com
Last fetched
elite-it.com resolves to 2 IPv4 addresses operated by SEEWEB Web hosting, colocation and cloud services in IT.
Nutrition Label
Resolution chain
elite-it.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 217.194.10.106 | 217.194.0.0/20 | AS12637 | SEEWEB Web hosting, colocation and cloud services | IT |
| 52.214.58.143 | 52.208.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
WHOIS data is temporarily unavailable. Refresh in a moment to retry.
Subdomains
Subdomain count is temporarily unavailable. Refresh in a moment to retry.
Web-graph footprint
Distinct hostnames that link to or from elite-it.com in the public web crawl.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
14 SPF mechanisms authorising senders for elite-it.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | musvc.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.webapps.net |
| SPF_IP | 18.157.230.32 |
| SPF_IP | 18.193.207.98 |
| SPF_IP | 18.194.212.11 |
| SPF_IP | 3.126.226.186 |
| SPF_IP | 81.88.48.32/27 |
| SPF_IP | 81.88.54.64/27 |
| SPF_IP | 81.88.55.96/27 |
| SPF_IP | 81.88.60.160/27 |
| SPF_MX | elite-it.com |
Related pages
Pivot deeper into the graph from elite-it.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "elite-it.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.