Skip to content

Hostname

techys2u.com

Last fetched

techys2u.com resolves to 1 IPv4 address operated by AS42831 in GB. WHOIS lists iana:1390 as the registrar.

Nutrition Label

WHISPER CANON · techys2u.comRouting diversity1.5/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/techys2u.com

Resolution chain

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

IPPrefixASNOperatorCountry
178.159.4.84178.159.0.0/20AS42831GB

WHOIS identity

Registrar
iana:1390
Organization
techys2u
Contact emails

Subdomains

1 observed subdomain of techys2u.com.

Threat posture

History

Mail and authentication

MX records

  • techys2u.com

SPF policy

12 SPF mechanisms authorising senders for techys2u.com.

MechanismTarget
SPF_Amail.techys2u.co.uk
SPF_Atechys2u.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP100.42.115.0/27
SPF_IP100.42.120.96/27
SPF_IP178.159.4.84
SPF_IP198.2.128.0/18
SPF_IP205.201.128.0/20
SPF_IP208.70.208.0/22
SPF_IP89.145.78.231
SPF_MXtechys2u.com

Related pages

Pivot deeper into the graph from techys2u.com.

Cypher and MCP

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

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