Skip to content

Hostname

boraportal.com

Last fetched

boraportal.com resolves to 7 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG.

Nutrition Label

WHISPER CANON · boraportal.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/boraportal.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.213.177.613.212.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
13.229.178.3213.228.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
18.139.146.10218.138.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
52.220.169.4952.220.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
52.220.229.6852.220.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
54.179.39.12154.179.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.SG
54.254.138.12454.254.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.SG

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for boraportal.com.

MechanismTarget
SPF_INCLUDE_spf.boraportal.com

Related pages

Pivot deeper into the graph from boraportal.com.

Cypher and MCP

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

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