Skip to content

Hostname

absabank.mu

Last fetched

absabank.mu resolves to 1 IPv4 address operated by AS63949 in GB. WHOIS lists iana:1466 as the registrar.

Nutrition Label

WHISPER CANON · absabank.muRouting diversity1.5/10Peering density6.1/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/absabank.mu

Resolution chain

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

IPPrefixASNOperatorCountry
178.79.178.218178.79.128.0/18AS63949GB

WHOIS identity

Registrar
iana:1466
Organization
Contact emails

Subdomains

54 observed subdomains of absabank.mu.

Web-graph footprint

Distinct hostnames that link to or from absabank.mu in the public web crawl.

36 sites link to this hostname.

49 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for absabank.mu.

MechanismTarget
SPF_INCLUDEemail.insidedata.co.za
SPF_INCLUDEeu._netblocks.mimecast.com
SPF_INCLUDEspf-aa.eu.striata.com
SPF_INCLUDEspf-c.za.striata.com
SPF_INCLUDEza._netblocks.mimecast.com
SPF_IP168.210.41.10/31
SPF_IP169.202.0.0/16
SPF_IP41.204.218.180
SPF_IP41.21.200.178/30

Related pages

Pivot deeper into the graph from absabank.mu.

Cypher and MCP

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

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