Skip to content

Hostname

guimanfer.com

Last fetched

guimanfer.com resolves to 5 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · guimanfer.comRouting diversity3.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/guimanfer.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.26.12.138104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.13.138104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.72.198172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.96.3188.114.96.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.97.3188.114.97.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:69
Organization
wally domingo tucent martinez
Contact emails

Subdomains

15 observed subdomains of guimanfer.com.

Web-graph footprint

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

16 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for guimanfer.com.

MechanismTarget
SPF_A1522905413783._domainkey.wallydomingo.com
SPF_Aguimanfer.com
SPF_Ans1.m77.siteground.biz
SPF_INCLUDEguimanfer.com.spf.auto.dnssmarthost.net
SPF_INCLUDEsender.zohoinvoice.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP34.174.148.53
SPF_IP35.215.118.81
SPF_MXguimanfer.com

Related pages

Pivot deeper into the graph from guimanfer.com.

Cypher and MCP

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

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