Skip to content

Hostname

new.coastlighting.com

Last fetched

new.coastlighting.com resolves to 2 IPv4 addresses operated by SERVERPOINT - ServerPoint.com in US.

Nutrition Label

WHISPER CANON · new.coastlighting.comRouting diversity1.5/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/new.coastlighting.com

Resolution chain

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

IPPrefixASNOperatorCountry
64.235.47.21264.235.47.0/24AS26277SERVERPOINT - ServerPoint.comUS
64.235.47.21364.235.47.0/24AS26277SERVERPOINT - ServerPoint.comUS

WHOIS identity

No WHOIS records are currently associated with new.coastlighting.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for new.coastlighting.com.

MechanismTarget
SPF_Anew.coastlighting.com
SPF_INCLUDE_spf.google.com
SPF_IP173.11.99.229
SPF_IP216.108.234.8
SPF_IP64.235.47.212
SPF_IP64.235.47.213
SPF_IP64.235.50.176
SPF_MXnew.coastlighting.com

Related pages

Pivot deeper into the graph from new.coastlighting.com.

Cypher and MCP

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

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