Skip to content

Hostname

calcuttaexport.com

Last fetched

calcuttaexport.com resolves to 1 IPv4 address operated by LAXWEB-AS Laxweb Technologies Pvt. Ltd. in IN. WHOIS lists iana:303 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
103.184.243.2103.184.243.0/24AS138767LAXWEB-AS Laxweb Technologies Pvt. Ltd.IN

WHOIS identity

Registrar
iana:303
Organization
computer corner
Contact emails

Subdomains

7 observed subdomains of calcuttaexport.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for calcuttaexport.com.

MechanismTarget
SPF_Acalcuttaexport.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP103.139.81.66
SPF_IP103.184.242.7
SPF_IP88.198.14.56
SPF_MXcalcuttaexport.com

Related pages

Pivot deeper into the graph from calcuttaexport.com.

Cypher and MCP

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

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