Skip to content

Hostname

logindustrias.com

Last fetched

logindustrias.com resolves to 1 IPv4 address operated by AS16276 in PE. WHOIS lists iana:303 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
149.56.200.84149.56.0.0/16AS16276PE

WHOIS identity

Registrar
iana:303
Organization
logindustrias
Contact emails

Subdomains

9 observed subdomains of logindustrias.com.

Web-graph footprint

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

24 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

8 SPF mechanisms authorising senders for logindustrias.com.

MechanismTarget
SPF_Alogindustrias.com
SPF_INCLUDE_spf.r3.a1center.net
SPF_INCLUDE_spfgeneral.a1center.net
SPF_IP144.217.158.133
SPF_IP144.217.158.134
SPF_IP149.56.200.84
SPF_IP149.56.200.87
SPF_MXlogindustrias.com

Related pages

Pivot deeper into the graph from logindustrias.com.

Cypher and MCP

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

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