Skip to content

Hostname

teacherbruno.com

Last fetched

teacherbruno.com resolves to 1 IPv4 address operated by TIER-NET - Tier.Net Technologies LLC in US. WHOIS lists iana:1479 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
154.29.71.35154.29.71.0/24AS397423TIER-NET - Tier.Net Technologies LLCUS

WHOIS identity

Registrar
iana:1479
Organization
bruno maiorana
Contact emails

Subdomains

9 observed subdomains of teacherbruno.com.

Web-graph footprint

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

30 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for teacherbruno.com.

MechanismTarget
SPF_Ateacherbruno.com
SPF_INCLUDErelay.zumedns.com
SPF_INCLUDEwebsitewelcome.com
SPF_IP154.29.71.35
SPF_IP70.40.220.135
SPF_MXteacherbruno.com

Related pages

Pivot deeper into the graph from teacherbruno.com.

Cypher and MCP

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

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