Skip to content

Hostname

webmail.brobuild.org

Last fetched

webmail.brobuild.org resolves to 1 IPv4 address operated by AS34282 in GB.

Nutrition Label

WHISPER CANON · webmail.brobuild.orgRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/webmail.brobuild.org

Resolution chain

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

IPPrefixASNOperatorCountry
85.92.88.21185.92.64.0/19AS34282GB

WHOIS identity

No WHOIS records are currently associated with webmail.brobuild.org in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for webmail.brobuild.org.

MechanismTarget
SPF_Awebmail.brobuild.org
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.103.119.116
SPF_IP185.182.91.31
SPF_IP85.92.88.211
SPF_MXwebmail.brobuild.org

Related pages

Pivot deeper into the graph from webmail.brobuild.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "webmail.brobuild.org"})-[: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.