Skip to content

Hostname

lifesafetycom.com

Last fetched

lifesafetycom.com resolves to 3 IPv4 addresses operated by INMOTION - InMotion Hosting, Inc. in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · lifesafetycom.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/lifesafetycom.com

Resolution chain

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

IPPrefixASNOperatorCountry
23.235.220.20323.235.208.0/20AS22611INMOTION - InMotion Hosting, Inc.US
64.78.221.5064.78.208.0/20AS3356LEVEL3 - Level 3 Parent, LLCUS
104.193.142.130104.193.140.0/22AS54641IMH-IAD - InMotion Hosting, Inc.US

WHOIS identity

Registrar
iana:2
Organization
life safety consultants of michigan,
Contact emails

Subdomains

9 observed subdomains of lifesafetycom.com.

Web-graph footprint

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

16 sites link to this hostname.

25 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for lifesafetycom.com.

MechanismTarget
SPF_INCLUDEoutbound.mainstreethost.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from lifesafetycom.com.

Cypher and MCP

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

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