Skip to content

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

WHISPER CANON · elite-it.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/elite-it.com

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.

IPPrefixASNOperatorCountry
217.194.10.106217.194.0.0/20AS12637SEEWEB Web hosting, colocation and cloud servicesIT
52.214.58.14352.208.0.0/13AS16509AMAZON-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 outbound links

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for elite-it.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEmusvc.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.webapps.net
SPF_IP18.157.230.32
SPF_IP18.193.207.98
SPF_IP18.194.212.11
SPF_IP3.126.226.186
SPF_IP81.88.48.32/27
SPF_IP81.88.54.64/27
SPF_IP81.88.55.96/27
SPF_IP81.88.60.160/27
SPF_MXelite-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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.