Skip to content

Hostname

biico.com

Last fetched

biico.com resolves to 2 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · biico.comRouting diversity2.4/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/biico.com

Resolution chain

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

IPPrefixASNOperatorCountry
173.222.141.8173.222.140.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.US
23.207.18.6323.207.16.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.ZA

WHOIS identity

Registrar
iana:146
Organization
bii helpdesk
Contact emails

Subdomains

18 observed subdomains of biico.com.

Web-graph footprint

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

10 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for biico.com.

MechanismTarget
SPF_INCLUDE_spf-dc55.sapsf.eu
SPF_INCLUDE_spf.munichre.com
SPF_IP167.15.253.0/24
SPF_IP66.117.196.0/24

Related pages

Pivot deeper into the graph from biico.com.

Cypher and MCP

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

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