Skip to content

Hostname

currell.com

Last fetched

currell.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists iana:447 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
216.137.44.36216.137.44.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
216.137.44.37216.137.44.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
216.137.44.63216.137.44.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
216.137.44.67216.137.44.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
3.169.183.313.169.180.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.183.493.169.180.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.183.573.169.180.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.183.733.169.180.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:447
Organization
savills plc.
Contact emails

Subdomains

6 observed subdomains of currell.com.

Web-graph footprint

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

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for currell.com.

MechanismTarget
SPF_INCLUDEeu._netblocks.mimecast.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.messagelabs.com

Related pages

Pivot deeper into the graph from currell.com.

Cypher and MCP

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

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