Skip to content

Hostname

buffalogames.com

Last fetched

buffalogames.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · buffalogames.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/buffalogames.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.26.10.8104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.11.8104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.73.104172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:146
Organization
buffalo games,
Contact emails

Subdomains

6 observed subdomains of buffalogames.com.

Web-graph footprint

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

354 sites link to this hostname.

35 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for buffalogames.com.

MechanismTarget
SPF_INCLUDE_spf.bigcommerce.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEstspg-customer.com
SPF_IP104.45.152.60
SPF_IP208.125.106.170
SPF_IP208.125.90.178
SPF_IP208.99.253.74
SPF_IP216.19.230.186
SPF_IP24.103.145.226
SPF_IP50.170.181.17
SPF_IP50.250.63.201
SPF_IP50.75.109.194
SPF_IP71.172.88.194
SPF_IP73.159.157.7
SPF_IP96.95.182.253

Related pages

Pivot deeper into the graph from buffalogames.com.

Cypher and MCP

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

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