Skip to content

Hostname

long.com

Last fetched

long.com resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · long.comRouting diversity1.5/10Peering density5.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/long.com

Resolution chain

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

IPPrefixASNOperatorCountry
146.190.159.36146.190.128.0/19AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCUS

WHOIS identity

Registrar
iana:2
Organization
long & associates
Contact emails

Subdomains

9 observed subdomains of long.com.

Web-graph footprint

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

87 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for long.com.

MechanismTarget
SPF_INCLUDE_spf.bigcommerce.com
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDE_spf.ultipro.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.k-ecommerce.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.us.exclaimer.net
SPF_IP104.209.35.28/32
SPF_IP4.34.53.98

Related pages

Pivot deeper into the graph from long.com.

Cypher and MCP

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

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