Skip to content

Hostname

techease.com

Last fetched

techease.com resolves to 1 IPv4 address operated by GOOGLE - Google LLC in US. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · techease.comRouting diversity1.5/10Peering density8.6/10MOAS conflict⚠ 2 conflictsThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/techease.com

Resolution chain

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

IPPrefixASNOperatorCountry
35.215.71.9135.215.64.0/18AS15169GOOGLE - Google LLCUS

WHOIS identity

Registrar
iana:48
Organization
evan asher
Contact emails

Subdomains

55 observed subdomains of techease.com.

Web-graph footprint

Distinct hostnames that link to or from techease.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for techease.com.

MechanismTarget
SPF_Apetrinidressings.com
SPF_Atechease.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.psm.knowbe4.com
SPF_INCLUDEspfa.cpmails.com
SPF_INCLUDEtechease.com.spf.auto.dnssmarthost.net
SPF_IP35.215.68.50
SPF_IP47.146.28.34
SPF_IP77.104.154.195
SPF_MXtechease.com

Related pages

Pivot deeper into the graph from techease.com.

Cypher and MCP

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

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