Skip to content

Hostname

bivial.com

Last fetched

bivial.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · bivial.comRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/bivial.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.51.44108.138.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.138.51.68108.138.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.138.51.79108.138.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.138.51.90108.138.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.157.173.122108.157.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.157.173.40108.157.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.157.173.58108.157.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.157.173.90108.157.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.58.11713.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.1513.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.313.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.3413.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:146
Organization
dcc private registration
Contact emails

Subdomains

16 observed subdomains of bivial.com.

Web-graph footprint

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

31 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

1 SPF mechanism authorising senders for bivial.com.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from bivial.com.

Cypher and MCP

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

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