Skip to content

Hostname

mafiagame.com

Last fetched

mafiagame.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · mafiagame.comRouting diversity5.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/mafiagame.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.154.84.3918.154.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
18.154.84.6118.154.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
18.154.84.8818.154.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
18.154.84.9418.154.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
18.239.50.12718.239.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.50.3718.239.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.50.4418.239.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.50.8618.239.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.244.28.10518.244.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
18.244.28.11518.244.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
18.244.28.4718.244.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
18.244.28.7418.244.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
18.245.31.10518.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.31.1518.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.31.4418.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.31.9218.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.165.113.1103.165.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
3.165.113.303.165.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
3.165.113.683.165.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
3.165.113.933.165.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR

WHOIS identity

Registrar
iana:292
Organization
domain administrator
Contact emails

Subdomains

1 observed subdomain of mafiagame.com.

Web-graph footprint

Distinct hostnames that link to or from mafiagame.com in the public web crawl.

546 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for mafiagame.com.

MechanismTarget
SPF_INCLUDE_spf1.take2games.com
SPF_INCLUDE_spf2.take2games.com

Related pages

Pivot deeper into the graph from mafiagame.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "mafiagame.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.