Skip to content

Hostname

local1309.com

Last fetched

local1309.com resolves to 1 IPv4 address operated by AS-VULTR - The Constant Company, LLC in US. WHOIS lists iana:83 as the registrar.

Nutrition Label

WHISPER CANON · local1309.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/local1309.com

Resolution chain

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

IPPrefixASNOperatorCountry
45.76.174.18645.76.168.0/21AS20473AS-VULTR - The Constant Company, LLCUS

WHOIS identity

Registrar
iana:83
Organization
laborers local 1309
Contact emails

Subdomains

2 observed subdomains of local1309.com.

Web-graph footprint

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

9 sites link to this hostname.

17 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for local1309.com.

MechanismTarget
SPF_INCLUDEmembertracking.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP149.72.40.0/24
SPF_IP149.72.40.105
SPF_IP2001:db8:85a3:8d3:1319:8a2e:370:7348
SPF_IP40.113.200.201
SPF_IP69.75.161.202
SPF_IP74.208.4.197/32

Related pages

Pivot deeper into the graph from local1309.com.

Cypher and MCP

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

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