Skip to content

Hostname

masterflex.com

Last fetched

masterflex.com resolves to 1 IPv4 address operated by AS17378 - TierPoint, LLC in US. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · masterflex.comRouting diversity1.5/10Peering density8.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint6.3/10canon.whisper.security/host/masterflex.com

Resolution chain

masterflex.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
67.216.70.6967.216.68.0/22AS17378AS17378 - TierPoint, LLCUS

WHOIS identity

Registrar
iana:299
Organization
avantor,
Contact emails

Subdomains

13 observed subdomains of masterflex.com.

Web-graph footprint

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

37 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for masterflex.com.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf-002ab603.pphosted.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP130.214.105.240/28
SPF_IP130.214.134.192/28
SPF_IP130.214.163.240/28
SPF_IP130.214.240.208/28
SPF_IP155.56.208.100/30
SPF_IP157.133.97.216/30
SPF_IP169.145.66.70/31
SPF_IP169.145.66.72/31
SPF_IP52.20.93.51
SPF_IP54.160.3.177
SPF_IP84.207.217.76

Related pages

Pivot deeper into the graph from masterflex.com.

Cypher and MCP

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

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