Skip to content

Hostname

serveisweb.com

Last fetched

serveisweb.com resolves to 81.25.112.102, announced in 81.25.112.0/24 by SWHO-AS - SWHO-AS in ES. serveisweb.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 · serveisweb.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/serveisweb.com

Resolution chain

IPv6 resolution

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

WHOIS identity

Registrar
iana:1407
Registrant organisation
sw hosting and com. tech. sl
Contact emails
dominios@serveisweb.com, vnds-ad040@swregistrar.com

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

  • ns1.swhosting.com
  • ns2.swhosting.com
  • cl2022092208001.dnssw.net
  • cl2022092208002.dnssw.net

MX records

  • mail.swhosting.com

SPF policy

  • ip: 81.25.112.69/32
  • a: serveisweb.com
  • mx: serveisweb.com
  • ip: 81.25.112.63

Threat-feed evidence

History

Related pages

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