Skip to content

Hostname

physimetrics.com

Last fetched

physimetrics.com resolves to 2 IPv4 addresses operated by QOSL-AS-AP Qovic Online Solutions LLP in US. WHOIS lists iana:895 as the registrar.

Nutrition Label

WHISPER CANON · physimetrics.comRouting diversity2.4/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.8/10canon.whisper.security/host/physimetrics.com

Resolution chain

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

IPPrefixASNOperatorCountry
35.227.241.5635.227.0.0/16AS396982QOSL-AS-AP Qovic Online Solutions LLPUS
63.141.128.1863.141.128.0/24AS399566MUFSD-1 - Massapequa Union Free School DistrictUS

WHOIS identity

Registrar
iana:895
Organization
contact privacy inc. customer 124241184
Contact emails

Subdomains

3 observed subdomains of physimetrics.com.

Web-graph footprint

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

17 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for physimetrics.com.

MechanismTarget
SPF_Aphysimetrics.com
SPF_INCLUDE_spf.bigcommerce.com
SPF_INCLUDE_spf.physimetrics.com
SPF_INCLUDEspf.protection.outlook.com
SPF_MXphysimetrics.com

Related pages

Pivot deeper into the graph from physimetrics.com.

Cypher and MCP

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

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