Skip to content

Hostname

epicteam2u.com

Last fetched

epicteam2u.com resolves to 1 IPv4 address operated by AS45839 in MY. WHOIS lists iana:1741 as the registrar.

Nutrition Label

WHISPER CANON · epicteam2u.comRouting diversity1.5/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/epicteam2u.com

Resolution chain

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

IPPrefixASNOperatorCountry
111.90.135.179111.90.135.0/24AS45839MY

WHOIS identity

Registrar
iana:1741
Organization
data ngen tech
Contact emails

Subdomains

8 observed subdomains of epicteam2u.com.

Web-graph footprint

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

2 sites linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

MX records

  • epicteam2u.com

SPF policy

16 SPF mechanisms authorising senders for epicteam2u.com.

MechanismTarget
SPF_Aepicteam2u.com
SPF_INCLUDEspf.mailsentinel.net
SPF_IP101.99.70.220
SPF_IP101.99.77.130
SPF_IP101.99.77.132
SPF_IP101.99.77.134
SPF_IP101.99.77.135
SPF_IP111.90.135.170
SPF_IP111.90.135.171
SPF_IP111.90.135.173
SPF_IP111.90.135.174
SPF_IP111.90.135.175
SPF_IP111.90.135.179
SPF_IP111.90.135.193
SPF_IP111.90.135.250
SPF_MXepicteam2u.com

Related pages

Pivot deeper into the graph from epicteam2u.com.

Cypher and MCP

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

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