Skip to content

Hostname

biossance.com

Last fetched

biossance.com resolves to 5 IPv4 addresses operated by FASTLY - Fastly, Inc. in DE. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · biossance.comRouting diversity3.9/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint6.3/10canon.whisper.security/host/biossance.com

Resolution chain

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

IPPrefixASNOperatorCountry
146.75.117.91146.75.116.0/22AS54113FASTLY - Fastly, Inc.DE
151.101.61.91151.101.60.0/22AS54113FASTLY - Fastly, Inc.GB
199.232.113.91199.232.112.0/22AS54113FASTLY - Fastly, Inc.US
199.232.37.91199.232.36.0/22AS54113FASTLY - Fastly, Inc.US
140.248.133.91140.248.132.0/22AS54113FASTLY - Fastly, Inc.US

WHOIS identity

Registrar
iana:269
Organization
amyris clean beauty,
Contact emails

Subdomains

16 observed subdomains of biossance.com.

Web-graph footprint

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

607 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for biossance.com.

MechanismTarget
SPF_INCLUDEeu._netblocks.mimecast.com
SPF_IP23.83.209.46

Related pages

Pivot deeper into the graph from biossance.com.

Cypher and MCP

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

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