Skip to content

Hostname

lorma.edu

Last fetched

lorma.edu resolves to 122.3.52.203, announced in 122.3.32.0/19 by IPG-AS-AP - Philippine Long Distance Telephone Company in PH. lorma.edu is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · lorma.eduRouting diversity1.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/lorma.edu

Resolution chain

IPv6 resolution

No AAAA record for lorma.edu is recorded in WhisperGraph.

Attribution

philippine long distance telephone

ORIGIN_AS

WHOIS identity

Registrant organisation
lorma colleges

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • pdns05.domaincontrol.com
  • pdns06.domaincontrol.com
  • a.root-servers.net
  • b.root-servers.net
  • c.root-servers.net
  • d.root-servers.net
  • e.root-servers.net
  • f.root-servers.net
  • g.root-servers.net
  • h.root-servers.net
  • i.root-servers.net
  • j.root-servers.net
  • k.root-servers.net
  • l.root-servers.net
  • m.root-servers.net

MX records

  • aspmx.l.google.com
  • alt1.aspmx.l.google.com
  • alt2.aspmx.l.google.com
  • aspmx2.googlemail.com
  • aspmx3.googlemail.com
  • aspmx4.googlemail.com
  • aspmx5.googlemail.com

SPF policy

  • ip: 52.100.0.0/15
  • ip: 40.92.0.0/15
  • ip: 40.107.0.0/16
  • ip: 159.183.0.0/16
  • ip: 198.71.224.0/19
  • ip: 134.128.64.0/19
  • ip: 134.128.96.0/19
  • ip: 50.63.8.0/22
  • ip: 173.201.192.0/23
  • ip: 132.148.124.0/24
  • ip: 184.168.128.0/24
  • ip: 184.168.131.0/24
  • ip: 182.50.132.0/24
  • ip: 97.74.135.0/24
  • ip: 216.69.139.0/24
  • ip: 72.167.168.0/24
  • ip: 72.167.172.0/24
  • ip: 68.178.181.0/24
  • ip: 208.109.194.0/24
  • ip: 184.168.200.0/24
  • ip: 68.178.213.0/24
  • ip: 72.167.218.0/24
  • ip: 184.168.224.0/24
  • ip: 72.167.234.0/24
  • ip: 72.167.238.0/24
  • ip: 68.178.252.0/24
  • ip: 188.121.52.0/24
  • ip: 188.121.53.0/24
  • ip: 92.204.71.0/24
  • ip: 208.109.80.0/24
  • ip: 92.204.81.0/24
  • include: _spf.google.com
  • exists: %{ir}._spf.netcorecloud.net
  • include: 81847f05.ppspf.net
  • include: u1951896.wl.sendgrid.net

Threat-feed evidence

History

Related pages

Pivot from lorma.edu into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "lorma.edu"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.