Skip to content

Hostname

mail.arebb.com

Last fetched

mail.arebb.com resolves to 2 IPv4 addresses operated by AITNET - Advanced Internet Technologies in US.

Nutrition Label

WHISPER CANON · mail.arebb.comRouting diversity2.4/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/mail.arebb.com

Resolution chain

mail.arebb.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
208.234.8.175208.234.0.0/19AS10843AITNET - Advanced Internet TechnologiesUS
216.117.130.209216.117.128.0/18AS10843AITNET - Advanced Internet TechnologiesUS

WHOIS identity

No WHOIS records are currently associated with mail.arebb.com in WhisperGraph.

Subdomains

2 observed subdomains of mail.arebb.com.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for mail.arebb.com.

MechanismTarget
SPF_Amail.arebb.com
SPF_IP208.234.8.175
SPF_IP216.117.130.209
SPF_MXmail.arebb.com

Related pages

Pivot deeper into the graph from mail.arebb.com.

Cypher and MCP

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

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