Skip to content

Hostname

lammps.org

Last fetched

lammps.org resolves to 2 IPv4 addresses operated by TEMPLE - Temple University in US. WHOIS lists iana:440 as the registrar.

Nutrition Label

WHISPER CANON · lammps.orgRouting diversity2.4/10Peering density5.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/lammps.org

Resolution chain

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

IPPrefixASNOperatorCountry
129.32.84.230129.32.0.0/16AS3778TEMPLE - Temple UniversityUS
208.91.112.55208.91.112.0/24AS40934FORTINET - Fortinet Inc.US
208.91.112.55208.91.112.0/24AS40934FORTINET - Fortinet Inc.CA

WHOIS identity

Registrar
iana:440
Organization
axel kohlmeyer
Contact emails

Subdomains

14 observed subdomains of lammps.org.

Web-graph footprint

Distinct hostnames that link to or from lammps.org in the public web crawl.

198 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for lammps.org.

MechanismTarget
SPF_INCLUDEsecureserver.net

Related pages

Pivot deeper into the graph from lammps.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "lammps.org"})-[: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.