Skip to content

Hostname

alfasigma.com

Last fetched

alfasigma.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · alfasigma.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/alfasigma.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.18.26.83104.18.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.27.83104.18.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for alfasigma.com.

MechanismTarget
SPF_INCLUDE_spf-dc33.sapsf.eu
SPF_INCLUDEmusvc.com
SPF_INCLUDEshops.shopify.com
SPF_INCLUDEspf.protection.cyon.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP151.22.13.98
SPF_IP151.8.7.73
SPF_IP155.56.208.100/30
SPF_IP157.133.97.216/30
SPF_IP169.145.66.70/31
SPF_IP169.145.66.72/31

Related pages

Pivot deeper into the graph from alfasigma.com.

Cypher and MCP

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

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