Skip to content

Hostname

flexype.in

Last fetched

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

Nutrition Label

WHISPER CANON · flexype.inRouting diversity3.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/flexype.in

Resolution chain

flexype.in resolves to 11 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.26.8.48104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.9.48104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.72.67172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
18.244.102.10018.244.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
18.244.102.12918.244.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
18.244.102.2418.244.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
18.244.102.9318.244.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
3.167.227.1203.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.673.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.73.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.783.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:146
Organization
Contact emails

Subdomains

9 observed subdomains of flexype.in.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

1 SPF mechanism authorising senders for flexype.in.

MechanismTarget
SPF_INCLUDEdc-8e814c8572._spfm.flexype.in

Related pages

Pivot deeper into the graph from flexype.in.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "flexype.in"})-[: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.