Skip to content

Hostname

lowell.com

Last fetched

lowell.com resolves to 2 IPv4 addresses operated by CLOUDFLARESPECTRUM - Cloudflare London, LLC in US. WHOIS lists iana:73 as the registrar.

Nutrition Label

WHISPER CANON · lowell.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/lowell.com

Resolution chain

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

IPPrefixASNOperatorCountry
199.60.103.156199.60.103.0/24AS209242CLOUDFLARESPECTRUM - Cloudflare London, LLCUS
199.60.103.56199.60.103.0/24AS209242CLOUDFLARESPECTRUM - Cloudflare London, LLCUS

WHOIS identity

Registrar
iana:73
Organization
domain administrator
Contact emails

Subdomains

34 observed subdomains of lowell.com.

Web-graph footprint

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

70 sites link to this hostname.

28 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

27 SPF mechanisms authorising senders for lowell.com.

MechanismTarget
SPF_INCLUDEde._netblocks.mimecast.com
SPF_INCLUDEeu._netblocks.mimecast.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.mph1.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf_c.oraclecloud.com
SPF_INCLUDEu13643314.wl065.sendgrid.net
SPF_IP13.50.91.151
SPF_IP149.72.181.63
SPF_IP149.72.211.171
SPF_IP168.245.78.57
SPF_IP193.105.160.13
SPF_IP193.105.160.6
SPF_IP193.209.104.160/32
SPF_IP195.81.2.148
SPF_IP195.81.2.149
SPF_IP212.247.229.8/32
SPF_IP212.83.103.6
SPF_IP213.138.140.195/32
SPF_IP217.78.212.93/30
SPF_IP5.61.115.80/28
SPF_IP50.31.60.77
SPF_IP52.29.181.3/32
SPF_IP62.181.212.123
SPF_IP81.201.210.224
SPF_IP83.145.229.33
SPF_IP84.19.151.235

Related pages

Pivot deeper into the graph from lowell.com.

Cypher and MCP

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

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