Skip to content

Hostname

server18localweb.com

Last fetched

server18localweb.com resolves to 136.144.208.96, announced in 136.144.128.0/17 by TRANSIP-AS - Signet B.V. in NL. server18localweb.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 · server18localweb.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/server18localweb.com

Resolution chain

IPv6 resolution

Attribution

signet

MAIL_RECEIVER, ORIGIN_AS

WHOIS identity

Registrar
iana:1068
Contact emails
e6e7beddd82745d199c5d6c841bb19d9.protect@whoisguard.com, 008a817b0e6949ffa7eab3051ef4f2f3.protect@withheldforprivacy.com

Subdomains

Mail and authentication

Nameservers

  • ns1.server18localweb.com
  • ns2.server18localweb.com

MX records

  • server18localweb.com

SPF policy

  • a: server18localweb.com
  • mx: server18localweb.com
  • ip: 136.144.208.96
  • ip: 185.108.112.66

Threat-feed evidence

History

Related pages

Pivot from server18localweb.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: "server18localweb.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.