Skip to content

Hostname

landrumhr.com

Last fetched

landrumhr.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:2 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
162.159.136.54162.159.128.0/19AS13335CLOUDFLARENET - Cloudflare, Inc.CA
162.159.137.54162.159.128.0/19AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:2
Organization
perfect privacy,
Contact emails

Subdomains

15 observed subdomains of landrumhr.com.

Web-graph footprint

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

276 sites link to this hostname.

97 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

24 SPF mechanisms authorising senders for landrumhr.com.

MechanismTarget
SPF_INCLUDE_spf.bullhornmail.com
SPF_INCLUDE_spf.intacct.com
SPF_INCLUDE_spf.saashr.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEusb._netblocks.mimecast.com
SPF_IP149.72.174.233
SPF_IP149.72.234.222
SPF_IP149.72.251.116
SPF_IP159.183.136.134
SPF_IP159.183.178.215
SPF_IP20.47.149.138/32
SPF_IP207.166.92.11/32
SPF_IP207.166.95.11/32
SPF_IP34.68.104.193/32
SPF_IP34.74.57.127/32
SPF_IP35.188.64.218/32
SPF_IP35.202.125.231/32
SPF_IP35.231.189.43/32
SPF_IP35.231.237.213/32
SPF_IP50.56.137.71/32
SPF_IP52.129.19.114
SPF_IP72.32.143.172/32
SPF_IP98.129.5.251/32

Related pages

Pivot deeper into the graph from landrumhr.com.

Cypher and MCP

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

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