Skip to content

Hostname

bertedu.com

Last fetched

bertedu.com resolves to 1 IPv4 address operated by AS3462 in TW. WHOIS lists iana:69 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
211.72.215.60211.72.0.0/16AS3462TW

WHOIS identity

Registrar
iana:69
Organization
softlayer domain privacy
Contact emails

Subdomains

4 observed subdomains of bertedu.com.

Web-graph footprint

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

7 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

  • bertedu.com

SPF policy

10 SPF mechanisms authorising senders for bertedu.com.

MechanismTarget
SPF_Abertedu.com
SPF_IP104.237.55.4
SPF_IP203.98.64.37
SPF_IP211.21.6.189
SPF_IP211.72.215.60
SPF_IP69.12.75.179
SPF_IP69.12.75.181
SPF_IP96.44.156.27
SPF_IP98.143.155.21
SPF_MXbertedu.com

Related pages

Pivot deeper into the graph from bertedu.com.

Cypher and MCP

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

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