Skip to content

Hostname

lacasting.com

Last fetched

lacasting.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · lacasting.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/lacasting.com

Resolution chain

lacasting.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:146
Organization
casting networks
Contact emails

Subdomains

2 observed subdomains of lacasting.com.

Web-graph footprint

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

317 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for lacasting.com.

MechanismTarget
SPF_Alacasting.com
SPF_Amail.castingnetworks.com
SPF_Amail1.castingnetworks.com
SPF_Asmtp.castingnetworks.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEhelpscoutemail.com
SPF_IP54.208.162.91/32
SPF_IP54.208.49.237/32
SPF_IP67.43.165.96/27
SPF_IP67.43.166.192/26
SPF_MXlacasting.com

Related pages

Pivot deeper into the graph from lacasting.com.

Cypher and MCP

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

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