Skip to content

Hostname

verbum.se

Last fetched

verbum.se resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:ascio inc. as the registrar.

Nutrition Label

WHISPER CANON · verbum.seRouting diversity1.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.6/10canon.whisper.security/host/verbum.se

Resolution chain

verbum.se resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
75.2.99.20075.2.96.0/20AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:ascio inc.
Organization
Contact emails

Subdomains

21 observed subdomains of verbum.se.

Web-graph footprint

Distinct hostnames that link to or from verbum.se in the public web crawl.

85 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

20 SPF mechanisms authorising senders for verbum.se.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmailgun.org
SPF_IP167.89.86.50
SPF_IP172.104.229.172
SPF_IP185.64.72.0/24
SPF_IP185.64.73.0/24
SPF_IP185.64.74.0/24
SPF_IP192.176.241.0/24
SPF_IP192.254.121.248/32
SPF_IP212.247.0.192/26
SPF_IP212.247.0.243/32
SPF_IP217.118.211.112/28
SPF_IP52.17.51.198
SPF_IP52.49.201.246/32
SPF_IP52.49.235.189/32
SPF_IP91.191.128.80/28
SPF_IP91.227.208.0/24
SPF_IP91.240.194.0/24
SPF_IP94.140.56.210

Related pages

Pivot deeper into the graph from verbum.se.

Cypher and MCP

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

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