Skip to content

Hostname

between.email

Last fetched

between.email resolves to 46.249.34.40, announced in 46.249.32.0/19 by Serverius-as - Serverius Holding B.V. in NL. between.email 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 · between.emailRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/between.email

Resolution chain

IPv6 resolution

No AAAA record for between.email is recorded in WhisperGraph.

Attribution

serverius holding

ORIGIN_AS

WHOIS identity

Registrar
iana:2288
Registrant organisation
quicksoft
Contact emails
ahmeij@gmail.com, noc@soverin.net, info@domain-contact.org

Mail and authentication

Nameservers

  • ns1.yourdomainprovider.net
  • ns2.yourdomainprovider.net
  • ns3.yourdomainprovider.net

MX records

  • mx.soverin.net

SPF policy

  • a: between.email
  • include: soverin.net

Threat-feed evidence

History

Related pages

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