Skip to content

Hostname

biccamera.com

Last fetched

biccamera.com resolves to 1 IPv4 address operated by DCPL-IN DEV COLLECTION PRIVATE LIMITED in JP. WHOIS lists iana:1485 as the registrar.

Nutrition Label

WHISPER CANON · biccamera.comRouting diversity1.5/10Peering density8.1/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint5.6/10canon.whisper.security/host/biccamera.com

Resolution chain

biccamera.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
219.109.1.40.0.0.0/0AS64073DCPL-IN DEV COLLECTION PRIVATE LIMITEDJP

WHOIS identity

Registrar
iana:1485
Organization
Contact emails

Subdomains

54 observed subdomains of biccamera.com.

Web-graph footprint

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

6,360 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for biccamera.com.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf.eco-serv.jp
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.repica.jp
SPF_INCLUDEspf.securemx.jp
SPF_IP124.146.170.8/32
SPF_IP124.146.170.9/32
SPF_IP175.41.211.124
SPF_IP18.176.36.14
SPF_IP18.177.95.226
SPF_IP210.159.98.189
SPF_IP211.8.81.16/28
SPF_IP35.79.108.167
SPF_IP35.79.5.38

Related pages

Pivot deeper into the graph from biccamera.com.

Cypher and MCP

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

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