Skip to content

Hostname

boral.com

Last fetched

boral.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · boral.comRouting diversity1.5/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/boral.com

Resolution chain

boral.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.32.214.11213.32.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.214.6813.32.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.214.8213.32.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.214.8313.32.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:299
Organization
boral industries,
Contact emails

Subdomains

33 observed subdomains of boral.com.

Web-graph footprint

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

67 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for boral.com.

MechanismTarget
SPF_INCLUDEspf-0026ff01.pphosted.com
SPF_INCLUDEspf-00300901.pphosted.com
SPF_INCLUDEspf.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP162.247.64.20
SPF_IP162.247.64.22
SPF_IP206.15.71.105

Related pages

Pivot deeper into the graph from boral.com.

Cypher and MCP

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

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