Skip to content

Hostname

logisticare.com

Last fetched

logisticare.com resolves to 1 IPv4 address operated by QTS-SUW1-ATL1 - Quality Technology Services, LLC in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · logisticare.comRouting diversity1.5/10Peering density6.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.5/10canon.whisper.security/host/logisticare.com

Resolution chain

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

IPPrefixASNOperatorCountry
209.10.146.153209.10.146.0/24AS20141QTS-SUW1-ATL1 - Quality Technology Services, LLCUS

WHOIS identity

Registrar
iana:2
Organization
carmen stone
Contact emails

Subdomains

39 observed subdomains of logisticare.com.

Web-graph footprint

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

75 sites link to this hostname.

57 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for logisticare.com.

MechanismTarget
SPF_INCLUDE4206606.spf08.hubspotemail.net
SPF_INCLUDE_mx1.modivcare.com
SPF_INCLUDEmktomail.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP192.28.152.139
SPF_IP192.28.152.140
SPF_IP192.28.152.141
SPF_IP199.15.213.50/32
SPF_IP199.15.213.51
SPF_IP199.15.213.52
SPF_IP199.15.213.53
SPF_IP209.10.144.116
SPF_IP209.10.144.117
SPF_IP209.10.146.157
SPF_IP209.10.146.253
SPF_IP216.34.99.11/32

Related pages

Pivot deeper into the graph from logisticare.com.

Cypher and MCP

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

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