Skip to content

Hostname

camlinfs.com

Last fetched

camlinfs.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:303 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
3.108.240.1543.108.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

Registrar
iana:303
Organization
camlin fine chemicals
Contact emails

Subdomains

2 observed subdomains of camlinfs.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for camlinfs.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP103.69.90.194
SPF_IP114.143.78.130
SPF_IP115.247.234.10
SPF_IP123.252.222.122

Related pages

Pivot deeper into the graph from camlinfs.com.

Cypher and MCP

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

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