Skip to content

Hostname

macconnection.com

Last fetched

macconnection.com resolves to 4 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in GB. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · macconnection.comRouting diversity3.5/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint6.6/10canon.whisper.security/host/macconnection.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.127.23.202104.127.16.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.GB
23.62.94.223.62.64.0/19AS16625AKAMAI-AS - Akamai Technologies, Inc.US
23.63.123.20723.63.112.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.67.130.9623.67.128.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.DE

WHOIS identity

Registrar
iana:2
Organization
pc connection,
Contact emails

Subdomains

18 observed subdomains of macconnection.com.

Web-graph footprint

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

62 sites link to this hostname.

43 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for macconnection.com.

MechanismTarget
SPF_INCLUDE_spf.ultipro.com
SPF_INCLUDEspf-001fa201.pphosted.com
SPF_INCLUDEusb._netblocks.mimecast.com
SPF_IP168.245.74.187
SPF_IP64.238.200.216
SPF_IP65.199.155.131
SPF_IP65.199.155.132
SPF_IP66.194.64.130

Related pages

Pivot deeper into the graph from macconnection.com.

Cypher and MCP

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

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