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)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
- 46.249.34.40
46.249.32.0/19 · Serverius-as - Serverius Holding B.V. · Dronten, NL
IPv6 resolution
No AAAA record for between.email is recorded in WhisperGraph.
Attribution
serverius holding
ORIGIN_AS
WHOIS identity
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.