Skip to content

Hostname

webroam.com

Last fetched

webroam.com resolves to 5.10.248.240, announced in 5.10.248.0/24 by POUYANIT-AS - Saeid Shahrokhi in IR. webroam.com 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 · webroam.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/webroam.com

Resolution chain

IPv6 resolution

No AAAA record for webroam.com is recorded in WhisperGraph.

Attribution

saeid shahrokhi

MAIL_RECEIVER, ORIGIN_AS

WHOIS identity

Registrar
iana:113
Registrant organisation
bahram kameli
Contact emails
fanoos_ict@yahoo.com

Subdomains

Mail and authentication

Nameservers

  • ns1.shabnam.dev
  • ns2.shabnam.dev
  • ircp11.my-servers.us
  • ircp12.my-servers.us

MX records

  • webroam.com

SPF policy

  • include: mitralhost.com
  • include: cg.mitralhost.com
  • include: spf.cg.mitralhost.com
  • a: webroam.com
  • mx: webroam.com
  • ip: 148.63.79.212
  • ip: 152.89.45.157
  • ip: 171.22.24.212
  • ip: 178.239.150.4
  • ip: 178.63.79.232
  • ip: 185.128.139.172
  • ip: 185.18.213.64
  • ip: 185.88.179.88
  • ip: 195.201.242.85
  • ip: 195.201.69.252
  • ip: 45.93.170.3
  • ip: 5.10.248.240
  • ip: 87.107.124.211
  • ip: 94.130.70.164

Threat-feed evidence

History

Related pages

Pivot from webroam.com 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: "webroam.com"})-[: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.