Skip to content

Hostname

flexpag.com

Last fetched

flexpag.com resolves to 15 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BR. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · flexpag.comRouting diversity5.2/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/flexpag.com

Resolution chain

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

IPPrefixASNOperatorCountry
177.71.207.127177.72.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
18.229.250.5018.238.48.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR
18.230.102.24518.238.52.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
18.231.87.15418.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
54.20.4.6054.36.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
54.207.36.14754.222.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.BR
54.232.139.23854.239.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
54.232.149.12854.239.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
54.233.245.8654.239.143.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
56.126.84.3956.169.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
52.67.157.13152.82.150.0/23AS16509AMAZON-02 - Amazon.com, Inc.BR
54.20.6.25354.36.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
56.126.47.23056.169.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
56.126.150.8756.169.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
56.126.6.9656.169.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR

WHOIS identity

Registrar
iana:81
Organization
flexpag
Contact emails

Subdomains

60 observed subdomains of flexpag.com.

Web-graph footprint

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

16 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for flexpag.com.

MechanismTarget
SPF_INCLUDE_spf.directtalk.com.br
SPF_INCLUDE_spf.rdstation.com.br
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from flexpag.com.

Cypher and MCP

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

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