Skip to content

Hostname

well-it.com

Last fetched

well-it.com resolves to 1 IPv4 address operated by ASN-LABTECH in GB.

Nutrition Label

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

Resolution chain

well-it.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
152.89.64.108152.89.64.0/24AS205654ASN-LABTECHGB

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 well-it.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

19 SPF mechanisms authorising senders for well-it.com.

MechanismTarget
SPF_INCLUDE2419491.spf04.hubspotemail.net
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDEspf-001a4c01.pphosted.com
SPF_INCLUDEspf.cuonline.well-it.com
SPF_INCLUDEspf.hubspotemail.net
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.myconnectwise.net
SPF_INCLUDEspf.ourvolaris.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP178.250.115.78
SPF_IP194.106.139.16
SPF_IP5.149.169.123
SPF_IP5.149.173.205
SPF_IP77.107.229.212/32
SPF_IP77.67.47.25/32
SPF_IP77.67.65.238/32
SPF_IP83.71.204.173
SPF_IP93.107.120.6
SPF_IP93.107.47.75

Related pages

Pivot deeper into the graph from well-it.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "well-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.